Esc now exists copy-mode-vi in tmux
This commit is contained in:
parent
e048faa1ed
commit
fdf22f0c0a
|
@ -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