From d669712e19d6b39b2bcc713130dd8cdc718bce27 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Fri, 15 Jul 2016 11:15:31 -0500 Subject: [PATCH] tmux escape delay --- sh/tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/sh/tmux.conf b/sh/tmux.conf index 725e0fe..0dd920d 100644 --- a/sh/tmux.conf +++ b/sh/tmux.conf @@ -6,6 +6,7 @@ bind-key s send-prefix # statusbar on bottom set-option -g status-position bottom +set -g escape-time 10 setw -g monitor-activity on set -g status off