MudaliarArun / connectbot

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

change r354 breaks post-login commands with chars !@#$%^&*() #169

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Edit local host session
2. Add "echo $PATH" followed by newline into "post login commands"
3. Start local shell

What is the expected output? What do you see instead?

Expect to see "echo $PATH"
Instead see: "echo ^]OSPATH"

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?

r371

What type of system are you trying to connect to?

Local host

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?

Please provide any additional information below.

Using G1/Cupcake with hard keyboard.

Original issue reported on code.google.com by noah.fri...@gmail.com on 20 Jul 2009 at 9:42

GoogleCodeExporter commented 8 years ago
Issue 170 has been merged into this issue.

Original comment by kenny@the-b.org on 20 Jul 2009 at 2:06

GoogleCodeExporter commented 8 years ago
This should be fixed in r388. It might break something else. Note it here if 
that's
the case.

Original comment by kenny@the-b.org on 12 Aug 2009 at 4:15