duncs / clusterssh

Cluster SSH - Cluster Admin Via SSH
https://github.com/duncs/clusterssh/wiki
897 stars 79 forks source link

Insert remote host name adds number if multiple windows to same host open #34

Closed t-jones closed 8 years ago

t-jones commented 9 years ago

As the title says, if you send the remote host name to two xterms open to the same host, one receives a '1' suffixed to the host name.

duncs commented 9 years ago

Correct, this is expected behaviour.

There are two macros, one contains the "real" host name used to connect, the other the name used as the window title. This is so if you do connect twice to the same machine and copy a file using the macro you can use the appropriate one to make sure the files don't overwrite each other

Duncs

On 27 Apr 2015, at 22:05, Tim Jones notifications@github.com wrote:

As the title says, if you send the remote host name to two xterms open to the same host, one receives a '1' suffixed to the host name.

— Reply to this email directly or view it on GitHub.