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