Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Prompt erases line
- X-seq: zsh-users 4477
- From: Le Wang <lewang@xxxxxxxxx>
- To: Zsh-users List <zsh-users@xxxxxxxxxx>
- Subject: Prompt erases line
- Date: Thu, 15 Nov 2001 17:49:05 -0500 (EST)
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
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