zsh-workers
 help / color / mirror / code / Atom feed
* accept-and-infer-next-history is broken?
@ 2001-05-24  8:04 Bart Schaefer
  2001-05-25 20:47 ` Wayne Davison
  0 siblings, 1 reply; 4+ messages in thread
From: Bart Schaefer @ 2001-05-24  8:04 UTC (permalink / raw)
  To: zsh-workers

infer-next-history is OK:

schaefer[603] make<M-x>
execute: infer-next-history<RET>
schaefer[603] Src/zsh -f

But accept-and is not:

schaefer[603] make<M-x>
execute: accept-and-infer-next-history<RET>
(FEEP)
(build runs)
schaefer[604] 

I just tried accept-line-and-down-history and that works too.  I've stared
at the code and can't see why accept-and-infer-next-history fails; it is
for all intents identical to infer-next-history.

Relevant setopts:

noappendhistory       off
nobanghist            off
cshjunkiehistory      off
extendedhistory       off
histallowclobber      off
nohistbeep            off
histexpiredupsfirst   on
histfindnodups        on
histignorealldups     off
histignoredups        on
histignorespace       off
histnofunctions       off
histnostore           off
histreduceblanks      on
histsavenodups        off
histverify            off
incappendhistory      off
sharehistory          off

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


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

end of thread, other threads:[~2001-05-26  6:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-24  8:04 accept-and-infer-next-history is broken? Bart Schaefer
2001-05-25 20:47 ` Wayne Davison
2001-05-26  1:21   ` Bart Schaefer
2001-05-26  6:45     ` PATCH: " Wayne Davison

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).