[bugfix] ssh rename
This commit is contained in:
parent
899210e4a5
commit
33b2b1b976
|
@ -62,7 +62,7 @@ if status is-interactive
|
|||
|
||||
if test -n "$TMUX"
|
||||
function ssh
|
||||
tmux rename-window $argv[1]
|
||||
tmux rename-window $argv[-1]
|
||||
command ssh $argv
|
||||
tmux setw automatic-rename
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user