diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index b810f63..c91eb8f 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -82,3 +82,6 @@ set-window-option -g clock-mode-colour colour64 #green # bell set-window-option -g window-status-bell-style fg=colour235,bg=colour160 #base02, red + +set -s escape-time 0 +