OS X Terminal text stacking on top of itself

后端 未结 6 1870
夕颜
夕颜 2020-12-24 05:14

I\'m encountering a strange issue in the Terminal app in Mac OS X Lion. When I enter in a long line of text that should wrap to the next line when it reaches the edge of the

6条回答
  •  眼角桃花
    2020-12-24 05:40

    The original issue was that there was a new line in the PS1 (FYI for anybody running into this)

    Typically its improperly escaped color codes, but if its not that its that you have a new line in your ps1

提交回复
热议问题