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

ctrl-d doesn't remove rprompt



I just noticed, with setopt transientrprompt, pressing
ctrl-d doesn't remove the old rprompt, assuming you have ignoreeof set.
steps to reproduce

zsh -f
RPS1=hello
setopt transientrprompt ignoreeof
press ctrl-d

I'm using 4.3.2-cvs.

--
Mikael Magnusson



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