perseo22 / pacmanager

Perl/GTK Gnome SSH GUI on steroids. Configure SSH/Telnet connections: users, passwords, EXPECT regular expressions, macros, ...
https://sites.google.com/site/davidtv/
GNU General Public License v3.0
211 stars 51 forks source link

Usability fixes: split window, append group name semantics #70

Open basos9 opened 6 years ago

basos9 commented 6 years ago

Two fixes:

  1. The split window semantics. In the present version the split semantics are swapped (vertically splits horizontally). This is fixed.

  2. The "automatically append group name to tittle for new connections" semantics. In the present version the group name is prefixed. This is fixed.