aboutsummaryrefslogtreecommitdiffstats
path: root/baseline/.tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--baseline/.tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/baseline/.tmux.conf b/baseline/.tmux.conf
index ac22398..de0c3a6 100644
--- a/baseline/.tmux.conf
+++ b/baseline/.tmux.conf
@@ -1,5 +1,7 @@
set -g default-terminal "screen-256color"
set-option -g prefix C-a
+# dont wait for escape
+set -sg escape-time 0
#key bindings
bind | split-window -h