zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@zsh.org
Subject: Re: completion on brace + 4 characters doesn't work
Date: Thu, 28 Apr 2011 08:12:40 -0700	[thread overview]
Message-ID: <110428081240.ZM11395@torch.brasslantern.com> (raw)
In-Reply-To: <20110428111148.GA3109@ypig.lip.ens-lyon.fr>

On Apr 28,  1:11pm, Vincent Lefevre wrote:
} 
} $ zsh-beta -f
} xvii% echo $ZSH_VERSION 
} 4.3.11-dev-2-cvs0421

ZSH_PATCHLEVEL is more useful now because it doesn't include any local
modifications (like "-cvs0421") that are meaningless to those of us
who aren't involved with whatever precompiled package one may have
installed.

} xvii% ls -a            
} .  ..  abcdef
} xvii% echo ./{abcd
} 
} Here when I hit [Tab], nothing is completed. However, the completion
} works if I remove the d.

If you're starting from zsh -f then this is the old compctl which is
pretty much unmaintained at this point.

However, I'm not able to reproduce this problem on my CentOS 4 box:

torch% echo $ZSH_VERSION $ZSH_PATCHLEVEL
4.3.11-dev-2 1.5265
torch% ls -a
.  ..  abcdef
torch% echo ./{abcdef,


  reply	other threads:[~2011-04-28 15:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-28 11:11 Vincent Lefevre
2011-04-28 15:12 ` Bart Schaefer [this message]
2011-04-28 22:27   ` Vincent Lefevre
2011-04-29  0:31     ` Vincent Lefevre
2011-04-29  0:59       ` Vincent Lefevre
2011-04-29  1:34         ` Vincent Lefevre
2011-04-29  3:56           ` Bart Schaefer
2011-04-29  8:44             ` Vincent Lefevre
2011-04-29 11:15               ` Vincent Lefevre
2011-05-04  9:33                 ` Vincent Lefevre
2011-04-29 14:20               ` Bart Schaefer
2011-05-02  8:08                 ` Vincent Lefevre
2011-05-02  8:34                   ` Vincent Lefevre
2011-05-02 11:54                     ` Peter Stephenson

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=110428081240.ZM11395@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@zsh.org \
    /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).