zsh-workers
 help / color / mirror / code / Atom feed
* ctrl-d doesn't remove rprompt
@ 2006-06-21 18:52 Mikael Magnusson
  2006-06-22  3:11 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Mikael Magnusson @ 2006-06-21 18:52 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ctrl-d doesn't remove rprompt
  2006-06-21 18:52 ctrl-d doesn't remove rprompt Mikael Magnusson
@ 2006-06-22  3:11 ` Bart Schaefer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Schaefer @ 2006-06-22  3:11 UTC (permalink / raw)
  To: zsh-workers

On Jun 21, 11:52am, Mikael Magnusson wrote:
}
} I just noticed, with setopt transientrprompt, pressing ctrl-d doesn't
} remove the old rprompt, assuming you have ignoreeof set.

I wouldn't exactly call this a bug.  Removing the rprompt is supposed
to make copy'n'paste work more smoothly, but by defintion when you type
ctrl-d and get the ignoreeof warning, there must not be anything on the
command line to copy.

On the other hand, send-break removes the transient prompt, so it's a
bit odd that EOF does not.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-06-22  3:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-21 18:52 ctrl-d doesn't remove rprompt Mikael Magnusson
2006-06-22  3:11 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).