Updating tmux config so that copy mode works
This commit is contained in:
parent
e3f345be42
commit
90b0baad42
@ -13,6 +13,7 @@ set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm'
|
|||||||
set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m'
|
set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m'
|
||||||
|
|
||||||
set-option -g mouse on
|
set-option -g mouse on
|
||||||
|
setw -g mode-keys vi
|
||||||
|
|
||||||
bind h select-pane -L
|
bind h select-pane -L
|
||||||
bind j select-pane -D
|
bind j select-pane -D
|
||||||
|
Loading…
Reference in New Issue
Block a user