aboutsummaryrefslogtreecommitdiffhomepage
path: root/tmux/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/tmux.conf')
-rw-r--r--tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index 1ddc877..307f761 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -5,6 +5,7 @@ set -g default-terminal "tmux-256color"
5set -ag terminal-overrides ",xterm-256color:RGB" 5set -ag terminal-overrides ",xterm-256color:RGB"
6set -sg escape-time 0 6set -sg escape-time 0
7set -gw xterm-keys on 7set -gw xterm-keys on
8set-window-option -g mode-keys vi
8 9
9# prefix 10# prefix
10unbind C-b 11unbind C-b