diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 20a5498..67e8f18 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -1,7 +1,7 @@ set -g default-terminal screen-256color #remove escape delay -set -s escape-time 0 +#set -s escape-time 0 #history limit set-option -g history-limit 5000