smallperson / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

Feature request: non-interactive sessions return after successfully connecting #381

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This isn't a defect report.

Would it be possible to make non-interactive sessions return to the previous 
activity after successfully connecting?

I'm writing a little open source port-forward wrapper thing, which looks for 
the port forward and then starts a previously-configured connectbot session if 
it needs to, before starting the next configured app (browser, vnc, whatever).

Right now, after the user successfully authenticates, they have to press back 
to get back to my activity--is there any way to make it come back automatically 
on success?

Original issue reported on code.google.com by adamww...@gmail.com on 23 Oct 2010 at 8:13