]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - tmux/.tmux.conf
Make tmux play nice with emacs/evil
[max/dotfiles.git] / tmux / .tmux.conf
index 5d8a0c08aea706c07b41a47f9515e96d2d2ecc1c..df38b8765928f7abfa2ffa6421eeb0e4f6c1f66c 100644 (file)
@@ -8,3 +8,5 @@ set -g prefix C-a
 bind C-a send-prefix
 
 set -g default-terminal "screen-256color"
+
+set -s escape-time 0
\ No newline at end of file