diff options
Diffstat (limited to 'tmux/.tmux.conf')
-rw-r--r-- | tmux/.tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 336925f..863727c 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -1 +1,2 @@ set -g default-terminal "screen-256color" +set -g escape-time 0 |