zsh-workers
 help / color / mirror / code / Atom feed
* Bug in undo/redo handling in conjunction with history-beginning-search-backward
@ 2016-05-20  5:25 Mikael Magnusson
  2016-05-25  1:02 ` Oliver Kiddle
  0 siblings, 1 reply; 5+ messages in thread
From: Mikael Magnusson @ 2016-05-20  5:25 UTC (permalink / raw)
  To: zsh workers

zsh -f
% bindkey -e
% bindkey '^U' undo
% bindkey '^Y' redo
% bindkey '^[C' history-beginning-search-backward
at this point, type in "bin" and invoke the
history-beginning-search-backward widget, type a space, then undo and
redo fully a few times, you'll notice the point where the extra "n"
starts popping into the command line.

I think Bart was the last one to poke the undo code, or maybe Oliver?
:) I haven't bisected it (I will if anyone asks me to), but it doesn't
happen in 5.0.7 and it does happen in zsh-5.1-21-ga4f087b (which is
just the other old binary i had lying around).

-- 
Mikael Magnusson


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

end of thread, other threads:[~2016-06-02 22:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-20  5:25 Bug in undo/redo handling in conjunction with history-beginning-search-backward Mikael Magnusson
2016-05-25  1:02 ` Oliver Kiddle
2016-06-02  7:22   ` Bart Schaefer
2016-06-02 15:12     ` Oliver Kiddle
2016-06-02 22:09       ` 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).