Files
dotfiles/.config/tmux/tmux.conf.d/keybinds.conf
2025-06-14 23:25:03 +02:00

5 lines
121 B
Plaintext

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