zsh-workers
 help / color / mirror / code / Atom feed
From: Andrey Borzenkov <arvidjaar@newmail.ru>
To: zsh-workers@sunsite.dk
Subject: Re: Making built-in completion recognize : as word boundary
Date: Sat, 1 Mar 2008 09:06:54 +0300	[thread overview]
Message-ID: <200803010906.58270.arvidjaar@newmail.ru> (raw)
In-Reply-To: <31312.1204331822@thecus>

[-- Attachment #1: Type: text/plain, Size: 481 bytes --]

On Saturday 01 March 2008, Oliver Kiddle wrote:
> 
> "Matthias B." wrote:
> > Something that's been bothering me for years now with zsh is that the
> > built-in completion can't complete
> > 
> > PATH=/usr/bin:/sb<TAB>
> 
> Try:
>   setopt magicequalsubst
> 

Well, as it works with "new" completion ouf-of-the-box, is there any reason to
use compctl now?

{pts/1}% print $options[magicequalsubst]
off
{pts/1}% PATH=/usr/bin:/sbTAB
{pts/1}% PATH=/usr/bin:/sbin/

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2008-03-01  6:07 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 [this message]
2008-03-01 13:17   ` Matthias B.
2008-03-01 19:08     ` Bart Schaefer
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=200803010906.58270.arvidjaar@newmail.ru \
    --to=arvidjaar@newmail.ru \
    --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).