zsh-workers
 help / color / mirror / code / Atom feed
From: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
To: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: yet another match-spec-cursor bug
Date: Tue, 2 May 2000 13:39:40 +0200 (MET DST)	[thread overview]
Message-ID: <200005021139.NAA02455@beta.informatik.hu-berlin.de> (raw)
In-Reply-To: Felix Rosencrantz's message of Mon, 1 May 2000 22:18:55 -0700 (PDT)


Felix Rosencrantz wrote:

> Sven Wischnowsky wrote:
> >With partial word matching and matches like `c6.yo' and `c6.yo.old',
> >the cursor was left on the dot. Caused by a thinko in the code that
> >marks the cline structs to say in which of them characters were
> >missing.
> 
> I'm seeing a similar problem with the latest code.  I have a directory with
> only three files named build.out{,1,2} and sometimes I see incorrect behavior
> with completion.
> 
> If I try completing "bui", I sometimes get only "build" or more often I get the
> following sequence from hitting tab:
>    bui --> build.out[] --> build[.]out --> build.out[] --> build.out1[]
>          --> build.out2[]
> The cursor jumps back from the end to the dot, and then back to the end with
> normal behavior.

I've tried quite a bit now, but can't reproduce it. And you didn't
give us much information, did you? ;-) For example, I guess you have a 
`r:[^A-Z0-9]||[A-Z0-9]=*', right?

So, can you reproduce it with `zsh -f'?

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


             reply	other threads:[~2000-05-02 11:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-02 11:39 Sven Wischnowsky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-05-05  5:53 Felix Rosencrantz
2000-05-04 14:52 Sven Wischnowsky
2000-05-03  8:51 Sven Wischnowsky
2000-05-03  5:14 Felix Rosencrantz
2000-05-02  5:18 Felix Rosencrantz
2000-04-28 12:40 Sven Wischnowsky

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=200005021139.NAA02455@beta.informatik.hu-berlin.de \
    --to=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /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).