Azaret / superputty

Automatically exported from code.google.com/p/superputty
MIT License
0 stars 0 forks source link

Profiles #137

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Basically some sort of combo box above the sessions to separate treeview of 
nodes from other treeviews.

eg. I have 38 servers I manage at home with a number of subfolders for them. I 
also manage other networks and don't want to mix these up with my home ones. It 
also declutters a much longer list to be broken into different areas or 
profiles as I call it. This way I can have a Home, Work,Client profile and 
quickly flick between them.

Easiest way I see is a combo at the top of the treeview. the hardcoded 
Sessions.XML filename be passed as an argument to all functions and the 
Sessions.XML would be used as a default if none are found in a ./profiles dir. 
Options menu can hold a default to use on start or first off the list if first 
time load, etc.

Original issue reported on code.google.com by djtrem...@gmail.com on 11 Jun 2012 at 2:28

GoogleCodeExporter commented 9 years ago
Actually thought possibly tabs on the side for each profile.. anything is 
better than just 1 long list.

Original comment by djtrem...@gmail.com on 11 Jun 2012 at 10:54

GoogleCodeExporter commented 9 years ago
I would like to see a drop down list of some sort. I hate having the session 
list on the side as a long list, it is just... annoying. 

A good example is how xshell does it's sessions. A single click drop down -> 
sessions with categories. 

Once that is done this will be the best SSH Client for windows around! 

Original comment by j...@emocium.com on 1 Sep 2012 at 4:53