You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Create a prompt that has a \n in the PS1 variable. Example:
PS1="hello : \n world"
2. Open the Terminal plugin
3.
What is the expected output? What do you see instead?
"hello" will appear, world will appear once a input from the keyboard is received, but not before
you should see:
hello :
world
What version of the product are you using? On what operating system?
1.1.0.2012080621
Centos 6 x86_64
Please provide any additional information below.
Original issue reported on code.google.com by englundG...@gmail.com on 22 May 2014 at 3:08
The text was updated successfully, but these errors were encountered:
Never mind. I downloaded the version that was listed in the download links.
After install the version from the update site everything is fine. Sorry.
Close OBE.
Original comment by englundG...@gmail.com on 22 May 2014 at 3:14
Original issue reported on code.google.com by
englundG...@gmail.com
on 22 May 2014 at 3:08The text was updated successfully, but these errors were encountered: