zsh-workers
 help / color / mirror / code / Atom feed
From: dana <dana@dana.is>
To: Daniel Shahaf <d.s@daniel.shahaf.name>
Cc: Zsh workers <zsh-workers@zsh.org>
Subject: Re: [PATCH/RFC] Completion: Add _composer
Date: Mon, 17 Dec 2018 18:46:48 -0600	[thread overview]
Message-ID: <E1847EF8-FFAB-4AB6-937B-BB715F449E30@dana.is> (raw)
In-Reply-To: <1545092371.600233.1611967824.063830D4@webmail.messagingengine.com>

On 17 Dec 2018, at 18:19, Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
>Are you familiar with _store_cache and cache-policy?  It's not clear from the comments
>whether you've tried that.

Yeah, that's what i meant by 'array-caching mechanism'.

I'd used that for opkg, but when i tried it here i found that the completion
system struggles when there are hundreds of thousands of possibilities; unless
you already have several characters on the line to narrow the list down, the
shell just hangs. That didn't seem like something i should put people through.

Looking at how APT packages are handled, though, i guess it's actually kind of
the same situation there — so maybe i'm overly worried about it?

dana


  parent reply	other threads:[~2018-12-18  0:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-17 23:09 dana
2018-12-18  0:19 ` Daniel Shahaf
2018-12-18  0:22   ` Daniel Shahaf
2018-12-18  0:46   ` dana [this message]
2018-12-19 23:38     ` dana
2018-12-20  0:09       ` dana
2018-12-20  0:21       ` Bart Schaefer
2018-12-20  1:10         ` dana

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=E1847EF8-FFAB-4AB6-937B-BB715F449E30@dana.is \
    --to=dana@dana.is \
    --cc=d.s@daniel.shahaf.name \
    --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).