From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4143 invoked from network); 13 Jun 1997 16:24:48 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 13 Jun 1997 16:24:48 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id LAA07077; Fri, 13 Jun 1997 11:28:08 -0400 (EDT) Resent-Date: Fri, 13 Jun 1997 11:28:08 -0400 (EDT) Date: Fri, 13 Jun 1997 19:32:19 +0400 (MSD) From: Andrej Borsenkow X-Sender: bor@itsrm1 Reply-To: borsenkow.msk@sni.de To: Zsh workers mailing list Subject: Re: BUG? in histreduceblanks in 3.1.2-beta In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Resent-Message-ID: <"qK68l1.0.Wk1.8SMep"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3235 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu It is even worse - it happens also in vanilla zsh -f (and probably has nothing to do with histreduceblanks - or these are two different problems). So, here follows: bor@itsrm1:~/tmp%> zsh -f Contents of history (three events): [1] => bor@itsrm1:~/tmp%> gzcat /muenchen/packages/tcl/tcl7.6p2.patch.gz | sed -e 'y/a/ a/' | pg [2] => bor@itsrm1:~/tmp%> gzcat /muenchen/packages/tcl/tcl7.6p2.patch.gz | sed -e 'y/a/ a/' -e 'y/b/b/' [3] => bor@itsrm1:~/tmp%> gzcat /muenchen/packages/tcl/tcl7.6p2.patch.gz | sed -e 'y/a/ a/' -e 'y/b/b/' -e 'y/c/c/' Now I press ^R (inclremental-search backward) and 'gzca': bor@itsrm1:~/tmp%> gzcat /muenchen/packages/tcl/tcl7.6p2.patch.gz | sed -e 'y/a/ a/' -e 'y/b/b/' -e 'y/c/c/' ^ <= cursor is here on the above line; this line is blank bck-i-search: gzca_ Now I press ^R once more (while in incremental search) - so far nothing happens; I press onse more: bor@itsrm1:~/tmp%> gzcat /muenchen/packages/tcl/tcl7.6p2.patch.gz | sed -e 'y/a/ a/' -e 'y/b/b/' -e 'y/c/c/' | pg bck-i-search: gzca_ Cursor is still on the second line. I am pretty shure, it didn't happen before 3.1.2 - I use search every now and then. Thanks in advance ------------------------------------------------------------------------- Andrej Borsenkow Fax: +7 (095) 252 01 05 SNI ITS Moscow Tel: +7 (095) 252 13 88 NERV: borsenkow.msk E-Mail: borsenkow.msk@sni.de -------------------------------------------------------------------------