mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
tmux: update keybinds
This commit is contained in:
parent
841b47db9f
commit
12c1bd6792
1 changed files with 4 additions and 2 deletions
|
|
@ -41,6 +41,8 @@ bind r source-file ~/.tmux.conf\; display-message '~/.tmux.conf reloaded'
|
|||
# Go to last window.
|
||||
bind Space last-window
|
||||
|
||||
bind-key "e" run-shell -b "~/bin/tmuxs"
|
||||
bind-key "w" run-shell -b "~/bin/tmuxs -a"
|
||||
bind-key "b" swap-window -t 1
|
||||
|
||||
bind-key "e" run-shell -b "~/bin/tmuxs"
|
||||
bind-key "s" run-shell -b "~/bin/tmuxs -a"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue