zsh-workers
 help / color / mirror / code / Atom feed
From: Felix Rosencrantz <f_rosencrantz@yahoo.com>
To: zsh-workers <zsh-workers@sunsite.auc.dk>
Subject: Re: PATCH: yet another match-spec-cursor bug
Date: Mon, 1 May 2000 22:18:55 -0700 (PDT)	[thread overview]
Message-ID: <20000502051855.16706.qmail@web1303.mail.yahoo.com> (raw)


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.

-FR


__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


             reply	other threads:[~2000-05-02  5:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-02  5:18 Felix Rosencrantz [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 11:39 Sven Wischnowsky
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=20000502051855.16706.qmail@web1303.mail.yahoo.com \
    --to=f_rosencrantz@yahoo.com \
    --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).