Azaret / superputty

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

Possibility to have SuperPutty sessions w/o associated PuTTY Session Profile #133

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently one always has to specify a PuTTY session profile when editing a 
session in SuperPutty. I would like to have the possibility to leave emtpy the 
field "PuTTY Session Profile". For that to work the combo box would need an 
additional empty item. 

The reason for my request is: Using Kitty with the command line option -cmd one 
can specify a command which is executed after login. But for some reason -cmd 
is ignored when also using -load. It even doesn't work when using "Default 
Settings" as the PuTTY Session Profile. I think this is mainly a bug in Kitty. 
Because one is forced to specify a Putty session profile SuperPutty always 
sends -load so that -cmd always is ignored. In my work I have to execute 
different commands after login in different scenarios on the same hosts. 
Currently I have to create a session in Kitty for every scenario which is 
unfeasible.

Original issue reported on code.google.com by breker.c...@gmail.com on 6 Jun 2012 at 10:51

GoogleCodeExporter commented 9 years ago
added support for empty profile...was 1/2 supported.

Original comment by btatey...@gmail.com on 9 Jun 2012 at 11:59