Custom (background-)color for different SSH session

Bug #1338976 reported by dreh23
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Terminator
New
Wishlist
Unassigned

Bug Description

I would like to see a Feature where you can change background colors dynamically for different SSH sessions.
This would give me visual feedback to which server I'm connected. The colors could be coded in the configuration file per host.

Revision history for this message
Stephen Boddy (stephen-j-boddy) wrote :

You can already use profiles and layouts to configure multi-coloured pre-sets. Dynamically flipping an individual window as you ssh around would be very tricky. The locally running terminator has no real understanding of what machine you have just ssh'd too. You would either have to start parsing lines in the console to look for prompt patterns containing a hostname, or parse the process tree looking for the ssh command, then parse the arguments to find the target host. Of course that breaks down if you then ssh from that host to another host, because you will not be able to parse the first ssh targets process list.

Changed in terminator:
importance: Undecided → Wishlist
Revision history for this message
Francisco R. Santos (frsantos) wrote :

I use ROXTerm (http://roxterm.sourceforge.net/) to do this. This terminal has a D-Bus interface (http://roxterm.sourceforge.net/index.php?page=guide&lang=en#AdvancedDbusUsage) that allows you to dynamically change settings like the profile, color schemes, etc. Sadly, ROXTerm can't arrange terminals in grids as Terminator.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.