tinixx / connectbot

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

post-login automation text entry box should display multiple lines by default #258

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Currently when adding a "post-login automation" string it will be printed out 
to the console but not actually executed.

I'd prefer more OpenSSH style behavior, where the last parameter is executed 
on the remote machine.

The version I'm using is 1.6.1 (r464 2009.12.23)

Original issue reported on code.google.com by risto.hi...@gmail.com on 13 Jan 2010 at 11:09

GoogleCodeExporter commented 8 years ago
If you press <ENTER> in the textbox after the command, it will add a linefeed 
to the command as sent to the 
remote ssh.

(Took me awhile to figure that one out myself; maybe it should be noted in the 
textbox.)

Original comment by gwillen@gmail.com on 25 Jan 2010 at 6:14

GoogleCodeExporter commented 8 years ago
I'll try to make the text box multiple lines by default. That should be enough 
of a hint.

Original comment by kenny@the-b.org on 12 Feb 2010 at 4:22

GoogleCodeExporter commented 8 years ago
Awesome! I was trying semicolons and it wasn't working... didn't think to try 
hitting enter. :) Just knowing it's available is good enough.

Original comment by lovellco...@gmail.com on 26 Aug 2011 at 8:00

GoogleCodeExporter commented 8 years ago

I just tested this with telnet and it doesn't work. It prints it all in one 
single line despite all comands being one per line.

Original comment by joint.st...@gmail.com on 19 May 2014 at 6:51