Azaret / superputty

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

Minior Enhancement: Focus Window that is restarted automatically #119

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When an ssh session closes, a user may want to restart the session (Right click 
on terminated session tab, and then click on Restart Session

There are two things a user can do from here - 
1) The user continues to use the mouse
2) The user starts using the keyboard

There will be no issue in case #1. 

However, in case #2, i.e. if a user chooses to use the keyboard, nothing can be 
typed into the session that was just restarted. This is because the session 
that was just restarted is not brought into focus. A user has to click on the 
terminal again, after having restarted it, to be able to type something in it.

The request is to bring the restarted session into focus automatically.

This is a simple enhancement that will improve usability greatly.

Original issue reported on code.google.com by neotaruntius on 31 May 2012 at 6:29

GoogleCodeExporter commented 9 years ago
Fix for 107 seems to take care of this.

Original comment by btatey...@gmail.com on 3 Jun 2012 at 3:30

GoogleCodeExporter commented 9 years ago
Issue 116 has been merged into this issue.

Original comment by btatey...@gmail.com on 3 Jun 2012 at 3:32