zsh-workers
 help / color / mirror / code / Atom feed
From: Andrej Borsenkow <borsenkow.msk@sni.de>
To: Zsh workers mailing list <zsh-workers@math.gatech.edu>
Subject: Re: BUG? in histreduceblanks in 3.1.2-beta
Date: Fri, 13 Jun 1997 19:32:19 +0400 (MSD)	[thread overview]
Message-ID: <Pine.SV4.3.95.970613191434.5343I-100000@itsrm1> (raw)
In-Reply-To: <Pine.SV4.3.95.970613132237.5343C-100000@itsrm1>

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



  reply	other threads:[~1997-06-13 16:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-06-13 11:54 Andrej Borsenkow
1997-06-13 15:32 ` Andrej Borsenkow [this message]
1997-07-02 19:09   ` Refresh problem (Was: BUG? in histreduceblanks in 3.1.2-beta) Andrej Borsenkow
1997-07-03  2:11     ` Refresh patch (Was: Refresh problem) Geoff Wing
1997-06-13 16:04 ` BUG? in histreduceblanks in 3.1.2-beta Zefram
1997-06-14  6:48   ` Geoff Wing

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SV4.3.95.970613191434.5343I-100000@itsrm1 \
    --to=borsenkow.msk@sni.de \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).