Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
prompt reprinting on SIGWINCH
- X-seq: zsh-workers 14480
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: prompt reprinting on SIGWINCH
- Date: Fri, 25 May 2001 10:56:04 -0400
- Cc: 97880-forwarded@xxxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Is this really a bug?
----- Forwarded message from Neil Conway <nconway@xxxxxxxxxxxxxxxxxx> -----
This bug occurs using rxvt and KDE2's 'konsole', so my guess is it
effects all X terminal emulators and zsh.
First, load and enable the new prompt system:
autoload -U promptinit
promptinit
Then switch to any prompt:
prompt elite2
Then resize your rxvt window. You should something like this:
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(nconway@metro)(111/pts)(09:36pm:05/17/01)-
(%:~)-
(Every time the size of the window is adjusted, another prompt is
printed).
Feel free to contact me for more info.
Cheers,
Neil
Messages sorted by:
Reverse Date,
Date,
Thread,
Author