voletri / superputty

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

option for SuperPutty to close when last Session closes #430

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Use case: I'm using SuperPutty largely as multi-tabbed terminal (Minttys).

When I close the last terminal tab I have open, it would be nice for the 
SuperPutty app to close as well.  For instance, both the linux 'gterm' and mac 
'Terminal' programs can be configured to behave this way.

So, an option for "Close SuperPutty when last Session closes" would be a nice 
enhancement.

Original issue reported on code.google.com by FrankLoo...@gmail.com on 10 Jun 2014 at 2:09

GoogleCodeExporter commented 9 years ago
FWIW, here's a patch that implements this behavior.

Its just a hack which doesn't include any changes to the configuration dialogs 
or necessarily handle all error conditions correctly.

Still, its succinct and functional.

Original comment by FrankLoo...@gmail.com on 17 Jun 2014 at 3:09

Attachments:

GoogleCodeExporter commented 9 years ago
This patch works a bit better.

Original comment by FrankLoo...@gmail.com on 2 Jul 2014 at 12:41

Attachments: