diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index f504d15..761d272 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -110,7 +110,7 @@ bind -n M-0 select-window -T -t 10 # Vim-bindings # Enter copy-mode with Escape -bind Escape copy-mode +# bind Escape copy-mode # Start selection (i.e. visual mode) with `v`, and rectangle selection (i.e. # visual block mode) with `C-v`