Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-line prompts don't render correctly #49

Open
GoogleCodeExporter opened this issue May 9, 2015 · 1 comment
Open

Multi-line prompts don't render correctly #49

GoogleCodeExporter opened this issue May 9, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant