summaryrefslogtreecommitdiff
path: root/.config/tmux/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/tmux/tmux.conf')
-rw-r--r--.config/tmux/tmux.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf
index 11fe559..2fe2cc2 100644
--- a/.config/tmux/tmux.conf
+++ b/.config/tmux/tmux.conf
@@ -33,4 +33,8 @@ set -g mouse on
bind -n C-w previous-window
bind -n C-e next-window
+# Make neovim happy
+set -sg escape-time 10
+set -g focus-events on
+
bind C-w send -l ''