mirror of
https://codeberg.org/qwjyh/dotfiles.git
synced 2025-06-27 03:39:20 +09:00
update: tmux.conf mode-keys vi
This commit is contained in:
parent
0c36f9eaa0
commit
583385da10
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
set -g mouse on
|
set -g mouse on
|
||||||
|
setw -g mode-keys vi
|
||||||
|
|
||||||
bind-key -T prefix v split-window
|
bind-key -T prefix v split-window
|
||||||
bind-key -T prefix h split-window -h
|
bind-key -T prefix h split-window -h
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue