promptline.vim icon indicating copy to clipboard operation
promptline.vim copied to clipboard

Typing long commands replaces the prompt

Open 0decimal0 opened this issue 9 years ago • 1 comments

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

0decimal0 avatar Aug 28 '15 22:08 0decimal0

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

PFacheris avatar Mar 11 '16 16:03 PFacheris