diff options
Diffstat (limited to 'tmux/tmux.conf')
| -rw-r--r-- | tmux/tmux.conf | 1 |
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" |
