zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Re: Making built-in completion recognize : as word boundary
Date: Sat, 01 Mar 2008 11:08:18 -0800	[thread overview]
Message-ID: <080301110818.ZM19741@torch.brasslantern.com> (raw)
In-Reply-To: <20080301141747.320b246f@buddha>

On Mar 1,  2:17pm, Matthias B. wrote:
}
} > > PATH=/usr/bin:/sb<TAB>
} > 
} > Try:
} >   setopt magicequalsubst
} 
} Doesn't help. Nor would I expect it to based on the documentation. It says
} nothing about effects on TAB-completion.

Try:

	compctl -D -f -x 'W[0,*=*] N[-1,:]' -/

See also Misc/compctl-examples in the zsh source.


  reply	other threads:[~2008-03-01 19:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-29 21:17 Matthias B.
2008-02-29 21:23 ` Mikael Magnusson
2008-02-29 21:40   ` Matthias B.
2008-03-01  0:37 ` Oliver Kiddle
2008-03-01  6:06   ` Andrey Borzenkov
2008-03-01 13:17   ` Matthias B.
2008-03-01 19:08     ` Bart Schaefer [this message]
2008-03-08 14:21       ` Matthias B.
2008-03-01 19:28     ` Clint Adams
2008-03-02 11:31     ` 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=080301110818.ZM19741@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --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).