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

add option to start typing on a new line #35

Open
mhartington opened this issue May 2, 2015 · 2 comments
Open

add option to start typing on a new line #35

mhartington opened this issue May 2, 2015 · 2 comments

Comments

@mhartington
Copy link

Would be nice to have an option to split powerline into two lines.
The status bar on top and a new line for typing on the bottom.

Right now I have it hacked together by manually adding \n in the output file.

@drzel
Copy link

drzel commented Aug 27, 2015

I'd really like to see this too. I was able to to add

# close sections
printf "%s" "${reset_bg}${sep}$reset$space"
echo

after #section c header in __promptline_ps1

but the coloring's not perfect. Removing $reset gets close, but now the cursor inexplicably changes color until I press backspace.

Back to powerline sadly. ):

@0decimal0
Copy link

Hi, I recently started using promptline but the command I type doesn't wrap up the next line but it starts replacing the prompt itself. Any solution to it ?

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

No branches or pull requests

3 participants