1
0

Add tmux vi mode

This commit is contained in:
Scott Carroll
2025-08-04 13:58:39 +01:00
parent a827f90baa
commit c345b99705

View File

@@ -1,5 +1,7 @@
run-shell ~/.tmux/plugins/tmux-fingers/tmux-fingers.tmux run-shell ~/.tmux/plugins/tmux-fingers/tmux-fingers.tmux
set -g mode-keys vi
set-option -g prefix C-space set-option -g prefix C-space
set -g mouse off set -g mouse off