zsh-workers
 help / color / mirror / code / Atom feed
From: Oliver Kiddle <okiddle@yahoo.co.uk>
To: zsh-workers@zsh.org
Subject: Re: 'compadd -P' matches $PREFIX greedily
Date: Sun, 18 Sep 2016 03:28:07 +0200	[thread overview]
Message-ID: <69990.1474162087@hydra.kiddle.eu> (raw)
In-Reply-To: <20160917063258.GA26826@fujitsu.shahaf.local2>

Daniel Shahaf wrote:
> The following completion function:
>
> % compdef 'compadd -P p_____ papa mama nana aaaa' f
> % f pa<TAB>   → p_____aaaa

Out of interest, was there a real prefix where you came across this.
I was trying to think of more realistic prefixes to see how this
might affect them:

% compdef 'compadd -P file:// /papa //mama /nana aaaa filter' f

before: f fil<tab> → file://
after : f fil<tab> → file://filter

That now seems a bit too aggressive.

How about allowing the longest common prefix to be equal to either
the -P prefix or equal to $PREFIX.

Oliver


  parent reply	other threads:[~2016-09-18  1:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-17  6:32 Daniel Shahaf
2016-09-17 13:50 ` Bart Schaefer
2016-09-18  1:28 ` Oliver Kiddle [this message]
2016-09-19  7:00   ` Daniel Shahaf
2016-09-19  8:51     ` [PATCH] _bts: Complete more argument types for 'cache' and 'show' Daniel Shahaf

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=69990.1474162087@hydra.kiddle.eu \
    --to=okiddle@yahoo.co.uk \
    --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).