Added tmux option recommended by neovim
This commit is contained in:
parent
294ea0a31a
commit
e598cf8a0d
|
@ -6,6 +6,7 @@ setw -g aggressive-resize on
|
|||
setw -g automatic-rename on
|
||||
set -s escape-time 0
|
||||
set-window-option -g xterm-keys on
|
||||
set-option -g focus-events on
|
||||
|
||||
# Change leader
|
||||
unbind C-b
|
||||
|
|
Loading…
Reference in New Issue
Block a user