rm(tmux): remove mapping for ssh session
This commit is contained in:
parent
e83913a7e3
commit
cac169f083
@ -47,9 +47,6 @@ bind r command-prompt -I '#W' -p "New window name:" "rename-window '%%'"
|
||||
bind R command-prompt -I '#S' -p "New session name:" "rename-session '%%'"
|
||||
|
||||
|
||||
bind H command-prompt -p "Remote host:" "new-session -s 'ssh-%1' -A ssh %1 \; set default-command 'ssh %1' \; set remain-on-exit on"
|
||||
|
||||
|
||||
bind ';' command-prompt
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user