aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 72e19ad..3d0c85a 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -15,6 +15,8 @@ set-option -g pane-base-index 1
set-option -g renumber-windows on
set-option -g default-shell /usr/local/bin/zsh
set-option -g history-limit 10000
+set-option -g focus-events on
+set-option -g escape-time 10
# TERMINAL FEATURES {{{2
set-option -g default-terminal screen-256color