tmux/empty
This commit is contained in:
parent
edb937d015
commit
129430fe64
1 changed files with 3 additions and 2 deletions
|
@ -7,8 +7,9 @@ rwx_tmux_setup() {
|
|||
# reload configuration
|
||||
bind-key r source-file ~/.tmux.conf \\; display-message '↑ .tmux.conf'
|
||||
|
||||
#set -g automatic-rename on
|
||||
#set -g automatic-rename-format ''
|
||||
# empty name for windows
|
||||
set -g automatic-rename on
|
||||
set -g automatic-rename-format ''
|
||||
# enable mouse actions
|
||||
set -g mouse on
|
||||
# renumber windows after closing one
|
||||
|
|
Loading…
Add table
Reference in a new issue