diff --git a/files/tmux.conf b/files/tmux.conf index 613bd9f..2382680 100644 --- a/files/tmux.conf +++ b/files/tmux.conf @@ -29,6 +29,7 @@ unbind-key -T copy-mode-vi MouseDragEnd1Pane # Stay in copy mode on drag end # # General # +set -gs escape-time 50 # avoid delays with ESC in vim set -g base-index 1 # start window numbering from 1 set -g default-terminal "screen-256color" # display 256 colors set -g history-limit 20000 # remember longer history