aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.tmux.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/.tmux.conf b/.tmux.conf
index 36c9afb..3f95ce2 100644
--- a/.tmux.conf
+++ b/.tmux.conf
@@ -31,7 +31,8 @@ set-option -g pane-border-lines double
# KEY BINDINGS {{{1
-unbind-key -a
+unbind-key -a -T root
+unbind-key -a -T prefix
set-option -g status-keys emacs
set-option -g prefix C-t