zsh-workers
 help / color / mirror / code / Atom feed
From: "Vin Shelton" <acs@alumni.princeton.edu>
To: "Zsh Hackers' List" <zsh-workers@sunsite.dk>
Subject: Regression in braces completion
Date: Sat, 11 Oct 2008 22:32:47 -0400	[thread overview]
Message-ID: <20a807210810111932r1b32b746l3cca788a383e84ed@mail.gmail.com> (raw)

I just noticed a problem with completion using braces that has
apparently been around since at least June.  Here's the recipe to
reproduce:

zsh -f
$ touch abcdef abcdefg abcghi
$ ls abc{d<TAB>  ==>
$ ls abc{def

as it should.

autoload -U compinit
compinit

$ ls abc{d<TAB>  ==>
$ ls abcdef{

which is not correct.

This is under cygwin on windows.  I can reproduce this problem with a
zsh built on 2008-06-17, but a zsh built on 2008-01-02 does not
exhibit this problem.

Let me know if you need any more info to reproduce this problem.

  - Vin


             reply	other threads:[~2008-10-12  2:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-12  2:32 Vin Shelton [this message]
2008-10-12  4:32 ` Bart Schaefer
2008-10-12  7:10   ` Bart Schaefer
2008-10-12 19:42     ` Peter Stephenson
2008-10-12 22:47       ` Bart Schaefer
2008-10-13  9:04         ` Peter Stephenson
2008-10-13 15:43           ` Bart Schaefer
2008-10-13 16:27             ` Peter Stephenson
2008-10-13 16:56               ` Bart Schaefer
2008-10-14  4:37               ` PATCH (?) " Bart Schaefer
2008-10-14  8:45                 ` Peter Stephenson
2008-10-15  1:34                   ` Vin Shelton

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=20a807210810111932r1b32b746l3cca788a383e84ed@mail.gmail.com \
    --to=acs@alumni.princeton.edu \
    --cc=zsh-workers@sunsite.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).