mirror of
https://github.com/tedkulp/dotfiles
synced 2026-03-05 13:40:18 -05:00
Add tmux shortcut for choose-session
This commit is contained in:
@@ -22,6 +22,9 @@ bind C-a last-window
|
||||
bind | split-window -h
|
||||
bind - split-window -v
|
||||
|
||||
# Use multiple sessions -- it's da bomb, yo
|
||||
bind C-s choose-session
|
||||
|
||||
# Move between panes vim style
|
||||
bind h select-pane -L
|
||||
bind j select-pane -D
|
||||
|
||||
Reference in New Issue
Block a user