vx / connectbot

Enhanced version of the popular ConnectBot SSH and telnet client
http://connectbot.vx.sk
Apache License 2.0
193 stars 62 forks source link

Post-login automation adds garbage #120

Open haarp opened 9 years ago

haarp commented 9 years ago

I have a line in post-login automation, but isntead of sending the proper line, it randomly adds garbage to the end of it. The garbage changes. Roughly every fourth attempt at logging in successfuly executes my command.

Example: I want to execute this after logging in: exec su -c ". /sdcard/login.sh" It does this: exec su -c ". /sdcard/login.sh" 4;89R