maybe tmux is back
This commit is contained in:
5
.config/tmux/tmux.conf.d/keybinds.conf
Normal file
5
.config/tmux/tmux.conf.d/keybinds.conf
Normal file
@ -0,0 +1,5 @@
|
||||
bind-key w select-pane -U
|
||||
bind-key a select-pane -L
|
||||
bind-key s select-pane -D
|
||||
bind-key d select-pane -R
|
||||
bind-key c detach
|
Reference in New Issue
Block a user