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