zsh-workers
 help / color / mirror / code / Atom feed
From: Tobias Gruetzmacher <tobias@portfolio16.de>
To: zsh-workers@sunsite.dk
Subject: Re: Strange bug when completing [ in file names
Date: Mon, 17 Jan 2005 15:44:12 +0100	[thread overview]
Message-ID: <41EBCF3C.9070401@portfolio16.de> (raw)
In-Reply-To: <1050117044155.ZM29588@candle.brasslantern.com>

Bart Schaefer schrieb:
> On Jan 16, 11:22pm, Tobias Gruetzmacher wrote:
> }
> } $ ls /home/tobias/testcase/file\[stuff
> } ---- all expansions
> 
> What's the value of your completer style?

You mean this:

zstyle ':completion:*' completer _expand _complete _correct _approximate

> My guess is that the _expand completer is spotting the '[' and deciding
> that it's a pattern character, and therefore generating matches, so none
> of the completers that are listed after _expand gets a chance to run.

Hmm, sounds like a could work around this thing by swapping _expand and 
_complete? I tried that and it seems to work right now, but I don't know 
what implications on other aspects of the completion system that has...

Greetings Tobi

-- 
GPG-Key 0xE2BEA341 - signed/encrypted mail preferred
My, oh so small, homepage: http://portfolio16.de/
http://www.fli4l.de/ - ISDN- & DSL-Router on one disk!
Registered FLI4L-User #00000003


  reply	other threads:[~2005-01-17 21:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-16 22:22 Tobias Gruetzmacher
2005-01-17  4:41 ` Bart Schaefer
2005-01-17 14:44   ` Tobias Gruetzmacher [this message]
2005-01-18  0:33     ` Bart Schaefer
2005-01-20 11:05 ` Oliver Kiddle
2005-01-20 15:29   ` Bart Schaefer
2005-01-20 18:04     ` Oliver Kiddle

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=41EBCF3C.9070401@portfolio16.de \
    --to=tobias@portfolio16.de \
    --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).