summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux/tmux.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux/tmux.conf b/tmux/tmux.conf
index 08a73c3..f21efe9 100644
--- a/tmux/tmux.conf
+++ b/tmux/tmux.conf
@@ -8,6 +8,7 @@ set -s escape-time 0
set -g base-index 1
setw -g pane-base-index 1
+setw -g mode-keys vi
set -g default-terminal xterm-256color
set-option -ga terminal-overrides ",xterm-256color:Tc"