Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Prompt erases line



Hi all,

The zsh propmpt always seem to erase the line if the
line does not end in a "\n"

-----
lewang@phobe ~ % echo asdf
asdf
lewang@phobe ~ % echo -n adsf
lewang@phobe ~ %
-----

Is there any way to get it to just print the prompt
after the text on the same line?


_______________________________________________________
Build your own website in minutes and for free at http://ca.geocities.com



Messages sorted by: Reverse Date, Date, Thread, Author