ameeuw23 / superputty

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

Problem editing saved sessions #340

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create a saved session.
2. Right click and edit session.
3. Change case of characters.

What is the expected output? What do you see instead?
I would expect a session called TERM to be able to be renamed to term.  What 
happens is the program produces an error saying 'Session with same name 
exists'.  The only way around this appears to be to save the session as a 
different name and then edit it a second time to change the case of the 
characters.

What version of the product are you using? On what operating system?
1.4.0.3 and 1.4.0.4

Please provide any additional information below.
There are two issues the fist is it is not possible to easily change the case 
of a session in the event of a typo and the second is that session descriptions 
should be case sensitive as UNIX host names are.

Original issue reported on code.google.com by Robert.T...@gmail.com on 7 Jun 2013 at 9:39