diff --git a/tmux/dot-tmux.conf b/tmux/dot-tmux.conf index f4265e9..f515916 100644 --- a/tmux/dot-tmux.conf +++ b/tmux/dot-tmux.conf @@ -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