petobens / trueline

Fast and extensible bash powerline prompt with true color and fancy icon support
MIT License
385 stars 36 forks source link

Wrapping issue #34

Open csb4m opened 3 years ago

csb4m commented 3 years ago

I'm very happy with the Trueline. This is great.

However, I sometimes have an issue with wrapping up the command prompt. Once the command line is getting longer, the next typing should wrap and make a two-line. However, it overrides the original prompt line again. The symptom is the same with the following links.

https://unix.stackexchange.com/questions/105958/terminal-prompt-not-wrapping-correctly

It depends on the system. It usually fine with my local wsl, but sometimes I have trouble in ssh environment. Can you give me any suggestions?

Thanks in advance.

petobens commented 3 years ago

Hi! If you show me how to reproduce this consistently then I can try fixing it (I made some locals tests and the text seems to be properly wrapped).