zsh-users
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh Users <zsh-users@zsh.org>
Subject: Re: Are completions in some way heavy?
Date: Fri, 10 Jun 2016 12:49:47 -0700	[thread overview]
Message-ID: <160610124947.ZM9614@torch.brasslantern.com> (raw)
In-Reply-To: <20160610173555.GA5729@tarsus.local2>

On Jun 10,  5:35pm, Daniel Shahaf wrote:
}
} Bart Schaefer wrote on Wed, Jun 08, 2016 at 11:40:09 -0700:
} > I see.  I don't really have any good suggestions here -- there is the
} > _complete_fallback idea but all it does is provide alternate guesses
} > for the possible argument positions, which doesn't help in this case.
} > 
} 
} I use the _match completer, so "grep --*bin<TAB>" completes to
} "--binary-files=".  It doesn't match against descriptions though.

Unfortunately that doesn't help either, because the problem is that the
completion function didn't provide --binary-files as a possible match
in the first place.

The question is whether we can provide any useful help when a completion
can't find a match, sort of like the way Google suggests an alternate
query when your search turns up no pages.


  reply	other threads:[~2016-06-10 19:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06 12:43 Sebastian Gniazdowski
2016-06-06 16:01 ` Bart Schaefer
2016-06-06 19:28   ` Sebastian Gniazdowski
2016-06-07 20:44     ` Bart Schaefer
2016-06-08  4:34       ` Sebastian Gniazdowski
2016-06-08  9:03         ` Oliver Kiddle
2016-06-08 18:40           ` Bart Schaefer
2016-06-10 12:22             ` Sebastian Gniazdowski
2016-06-10 17:42               ` Bart Schaefer
2016-06-11  7:15                 ` Sebastian Gniazdowski
2016-06-11 17:18                   ` Bart Schaefer
2016-06-11 17:44                     ` Sebastian Gniazdowski
     [not found]           ` <160608114009.ZM807__13786.2274809324$1465411295$gmane$org@torch.brasslantern.com>
2016-06-10 17:35             ` Daniel Shahaf
2016-06-10 19:49               ` Bart Schaefer [this message]
     [not found] ` <160606090104.ZM11947__15732.477248139$1465228961$gmane$org@torch.brasslantern.com>
2016-06-07 22:53   ` 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=160610124947.ZM9614@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@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).