zsh-users
 help / color / mirror / code / Atom feed
* Re: Grep out some completion results?
  2023-09-20 16:38 Grep out some completion results? Sebastian Gniazdowski
@ 2023-09-20  9:51 ` Roman Perepelitsa
  0 siblings, 0 replies; 2+ messages in thread
From: Roman Perepelitsa @ 2023-09-20  9:51 UTC (permalink / raw)
  To: Sebastian Gniazdowski; +Cc: Zsh Users

On Wed, Sep 20, 2023 at 11:38 AM Sebastian Gniazdowski
<sgniazdowski@gmail.com> wrote:
>
> Hi,
> I'm completing some `@functions` and one returned element isn't necessary. Is it possible to hide it, filter it out? To not drr it after @<TAB>?

This:

    zstyle ':completion:*:functions' ignored-patterns '@blah'

Roman.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Grep out some completion results?
@ 2023-09-20 16:38 Sebastian Gniazdowski
  2023-09-20  9:51 ` Roman Perepelitsa
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Gniazdowski @ 2023-09-20 16:38 UTC (permalink / raw)
  To: Zsh Users

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

Hi,
I'm completing some `@functions` and one returned element isn't necessary.
Is it possible to hide it, filter it out? To not drr it after @<TAB>?


-- 
Best regards,
Sebastian Gniazdowski

[-- Attachment #2: Type: text/html, Size: 642 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-20  9:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-20 16:38 Grep out some completion results? Sebastian Gniazdowski
2023-09-20  9:51 ` Roman Perepelitsa

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).