upd
This commit is contained in:
parent
7ad1e216a6
commit
becbcaa464
4 changed files with 12 additions and 1 deletions
|
@ -46,8 +46,10 @@ bind v split-window -v -c "#{pane_current_path}"
|
|||
bind h split-window -h -c "#{pane_current_path}"
|
||||
bind C-x kill-session
|
||||
bind S command-prompt -p "rename session:" "rename-session '%%'"
|
||||
bind W command-prompt -p "rename window:" "rename-window '%%'"
|
||||
# bind W command-prompt -p "rename window:" "rename-window '%%'"
|
||||
bind - copy-mode
|
||||
# bind m next-layout
|
||||
|
||||
|
||||
# Joining and sending
|
||||
bind-key j command-prompt -p "join pane from:" "join-pane -s '%%'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue