diff --git a/home/.config/tmux/tmux.conf.local b/home/.config/tmux/tmux.conf.local index 62e56c4..994c256 100644 --- a/home/.config/tmux/tmux.conf.local +++ b/home/.config/tmux/tmux.conf.local @@ -450,6 +450,7 @@ set -g status-right "#{E:@catppuccin_status_session}" set -g set-clipboard on set -g allow-passthrough on +setw -g mode-keys vi # -- custom variables ----------------------------------------------------------