Esc now exists copy-mode-vi in tmux
This commit is contained in:
parent
b8f72ed2ec
commit
2ac9d07cef
|
@ -13,6 +13,7 @@ set-option -g focus-events on
|
|||
setw -g mode-keys vi
|
||||
bind -T copy-mode-vi v send -X begin-selection
|
||||
bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel
|
||||
bind -T copy-mode-vi Escape send-keys -X cancel
|
||||
|
||||
# Change leader
|
||||
unbind C-b
|
||||
|
|
Loading…
Reference in New Issue
Block a user