oops, wrong session name
This commit is contained in:
parent
864d3a2987
commit
fc95cfc51e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ bind + resize-pane -U 5
|
|||
bind e choose-session
|
||||
bind t command-prompt -p "attach pane to:" "join-pane -t :'%%'"
|
||||
bind y command-prompt break-pane
|
||||
bind p command-prompt -p "ssh:" "new-session -As 'ssh'; new-window -n '%1' 'ssh %%'"
|
||||
bind p command-prompt -p "ssh:" "new-session -As '2-ssh'; new-window -n '%1' 'ssh %%'"
|
||||
bind -n M-w next-window
|
||||
bind -n M-q previous-window
|
||||
bind -n M-j next-window
|
||||
|
|
Loading…
Reference in a new issue