zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: gi1242+zsh@gmail.com
Cc: zsh-workers@zsh.org
Subject: Re: Use external tool if there are a large number of completions
Date: Mon, 14 Sep 2020 00:14:07 +0000	[thread overview]
Message-ID: <20200914001407.3620aa3f@tarpaulin.shahaf.local2> (raw)
In-Reply-To: <20200913222122.GA4031@andrew.cmu.edu>

gi1242+zsh@gmail.com wrote on Sun, 13 Sep 2020 18:21 -0400:
> I was wondering if it's possible to use an external tool if there are
> more than a certain number of completions. Sometimes there are thousands
> of completions (eg apt install), and the keyboard interface isn't too
> efficient. However, things like "rofi" handle this very nicely. So is it
> possible to invoke a custom command (e.g. rofi -dmenu) if there is more
> than (say) half a screenful of completions?

[ For context, rofi(1) is a GUI tool for selecting one text line out of a list. ]

You might be able to engineer something using «compadd -O».

There's also <https://github.com/Valodim/zsh-capture-completion>,
though I haven't used it myself.


  reply	other threads:[~2020-09-14  0:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-13 22:21 gi1242+zsh
2020-09-14  0:14 ` Daniel Shahaf [this message]
2020-09-14 12:29 ` Oliver Kiddle
2020-09-14 20:32 ` Bart Schaefer
2020-09-15  1:16   ` gi1242+zsh

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=20200914001407.3620aa3f@tarpaulin.shahaf.local2 \
    --to=d.s@daniel.shahaf.name \
    --cc=gi1242+zsh@gmail.com \
    --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).