tmux change tmux mappings
This commit is contained in:
parent
8cd848933f
commit
3255b770d5
@ -190,6 +190,5 @@ bind -T copy-mode-vi WheelDownPane select-pane \; send-keys -X -N 2 scroll-down
|
||||
|
||||
|
||||
# Session managment
|
||||
bind s display-popup -w 80% -h 80% -EE -T 'Attach existing session' '~/.local/bin/tmux_choose_session.sh'
|
||||
bind f display-popup -EE -T 'Start new session' '~/.local/bin/tmux_start_session.sh'
|
||||
bind a choose-tree-index
|
||||
bind a display-popup -w 80% -h 80% -EE -T ' Attach existing session ' '~/.local/bin/tmux_choose_session.sh'
|
||||
bind s display-popup -EE -w 30% -h 70% -T ' Start new session ' '~/.local/bin/tmux_start_session.sh'
|
||||
Loading…
x
Reference in New Issue
Block a user