each ssh connection appears as a different application
Asked by
Andrei Dumitrescu
on 2008-05-06
I have a lot of tabs in gnome-terminal. In each tab I have an ssh connection to a different machine. The "problem" I'm experiencing is that each connection is reported as a different, untagged, application. Eg:
ssh to machine x
ssh to machine y
Is there any way in which I could easily tag all these apparently different apps, but which, in fact, represent a single one (that is gnome-terminal/
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Andrei Dumitrescu
- Solved:
- 2008-05-07
- Last query:
- 2008-05-07
- Last reply:
- 2008-05-06
Angus Helm (angus.helm) said : | #1 |
Remove RescueTimeUploa
Andrei Dumitrescu (andreid) said : | #2 |
I modified the source file to just print "ssh" instead of print "ssh to %s" %ssh_session. it suits my needs better and solved the problem.
Thanks a lot.
To post a message you must log in.