aboutsummaryrefslogtreecommitdiff
path: root/tmux
diff options
context:
space:
mode:
Diffstat (limited to 'tmux')
-rw-r--r--tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index 35213d2..4e5becf 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -9,6 +9,7 @@ set-option -g renumber-windows on
set -gq allow-passthrough on
set -g visual-activity off
set-option -g focus-events on
+set -g extended-keys on
unbind C-b
set -g prefix C-Space