From ae935e4c15c92b9558b926930412b358f0460b32 Mon Sep 17 00:00:00 2001 From: Jake Koroman Date: Tue, 28 Apr 2026 21:09:51 -0400 Subject: vi binds in tmux. --- tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) 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" -- cgit v1.2.3