billymclaughlin / superputty

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

alphabetic sort in session tree #481

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create folder "A"
2. in folder "A", create folder "C" and sesssion "B"
3. B is displayed before C. 
It should be first folder "C" then session "B" in folder "A" as in Windows file 
explorer ...

If not, it mix session and folders. If you do not want to change it, maybe 
adding option for multiple sort (case sensitive or not, folder/session mix...) 

What is the expected output? What do you see instead?
N/A

What version of the product are you using? On what operating system?
1.4.0.4, 1.4.0.5. on WinXP SP3 or 7 x64

Please provide any additional information below.
1. create folder "A"
2. in folder "A", create folder "C" and sesssion "B"
3. B is displayed before C. It should be first folder "C" then session "B" as 
in Windows file explorer

Original issue reported on code.google.com by thierry....@gmail.com on 21 Nov 2014 at 5:52