Files
dotfiles/.config/tmux/tmux.conf.d/keybinds.conf
2025-06-14 22:32:16 +02:00

6 lines
122 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