zsh-users
 help / color / mirror / code / Atom feed
* make zstyle ignore both _* and __* commands
@ 2017-06-30 21:39 Filipe Silva
  2017-07-02 17:20 ` Peter Stephenson
  0 siblings, 1 reply; 7+ messages in thread
From: Filipe Silva @ 2017-06-30 21:39 UTC (permalink / raw)
  To: Zsh Users

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

Hi,

I have this line in my config, that tells zsh to ignore `_*` commands on
completions:

zstyle ':completion:*:functions' ignored-patterns '_*'

It works well. But I'd like to tell zsh to also ignore `__*' commands

(double undescores)

Is there a way to do that?

thanks in advance.

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

end of thread, other threads:[~2017-07-04 14:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-30 21:39 make zstyle ignore both _* and __* commands Filipe Silva
2017-07-02 17:20 ` Peter Stephenson
2017-07-02 21:37   ` Filipe Silva
2017-07-03 11:47     ` Peter Stephenson
2017-07-04 11:22       ` Filipe Silva
2017-07-04 11:39         ` Daniel Shahaf
2017-07-04 14:05           ` Filipe Silva

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