From efee7baa16c012b889149805e7ff13a1765e9cc2 Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Thu, 5 Feb 2015 22:37:45 +0100 Subject: [PATCH] Fixed delay on --- tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux.conf b/tmux.conf index e6102ff..488ff1f 100644 --- a/tmux.conf +++ b/tmux.conf @@ -4,6 +4,7 @@ set-option -g set-titles on setw -g monitor-activity on setw -g aggressive-resize on setw -g automatic-rename on +set -s escape-time 0 unbind C-b set -g prefix C-a