diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2026-04-28 21:09:51 -0400 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2026-04-28 21:09:51 -0400 |
| commit | ae935e4c15c92b9558b926930412b358f0460b32 (patch) | |
| tree | 8bec343a7d179dd4e9fa1d39998c9cbed011baa9 /tmux/tmux.conf | |
| parent | bfd7be19d28cdbe32c81b47f64c88dbe6a2d713a (diff) | |
vi binds in tmux.
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" |
