Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Interesting display corruption problem
- X-seq: zsh-workers 24535
- From: Ismail Dönmez <ismail@xxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Interesting display corruption problem
- Date: Wed, 6 Feb 2008 03:03:18 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Pardus / KDE
Hi all,
I am getting a weird display corruption problem, it looks like this :
[/packages/python2.5]> cd ..
c%
Notice the c and % sign. This seems to happen if I press CTRL-C too fast for
example before the shell fully displays the command line. Asking in #zsh at
least one other person experienced the same problem.
It might be related to my PS1 which is :
export PS1="%{$fg[green]%}[%n@%m]%{$reset_color$fg[white]%}[%D{%H:%M:
%S}]%{$reset_color%}%{$fg_bold[blue]%}
[%~]>%{$reset_color%} "
Any ideas appreciated.
Regards,
ismail
--
Never learn by your mistakes, if you do you may never dare to try again.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author