edkolev / promptline.vim

Generate a fast shell prompt with powerline symbols and airline colors
MIT License
623 stars 54 forks source link

Is it possible to have the cursor on a newline? #48

Open mrt181 opened 8 years ago

mrt181 commented 8 years ago

I would like to have the cursor on a new line and the prompt above that, like in the screenshot before I source the .bashrc.

cursor-newline

Is this possible?

ghost commented 8 years ago

You can add a newline yourself manually by looking for the line PS1="$(__promptline_ps1)" in the file generated by PromptlineSnapshot.