diff --git a/.tmux.conf b/.tmux.conf index cd1830a..551ad8c 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -5,7 +5,7 @@ # -- general ------------------------------------------------------------------- set -g default-terminal "screen-256color" # colors! -setw -g xterm-keys on +set -g xterm-keys on set -s escape-time 0 # fastest command sequences set -sg repeat-time 600 # increase repeat timeout set -s quiet on # disable various messages