From d23b36ce147928914224aa79248880b634cc036a Mon Sep 17 00:00:00 2001 From: Valentin Gehrke Date: Sat, 31 Oct 2015 16:28:44 +0100 Subject: [PATCH] Tmux delay reduced --- tmux/.tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index eaf62ce..44b86cc 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -5,7 +5,7 @@ set-option -g status-left "" set-option -g message-bg default set-option -g message-fg green set-option -g status-justify centre - +set -s escape-time 0 # start with window 1 set -g base-index 1