edkolev / promptline.vim

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

Typing long commands replaces the prompt #42

Open 0decimal0 opened 9 years ago

0decimal0 commented 9 years ago

Typing long line of command replaces the prompt ,i.e it doesn't wrap to the newline . Any solution ?

PFacheris commented 8 years ago

On Ubuntu 14.04 using bash the issue for me was that separator characters need to be properly wrapped with $noprint and $end_noprint.