Disable warning? #513
Answered
by
marlonrichert
mgussekloo
asked this question in
Q&A
-
Is there a way to disable the "no matching |
Beta Was this translation helpful? Give feedback.
Answered by
marlonrichert
Nov 14, 2022
Replies: 1 comment
-
Yes, you can add to your zstyle ':completion:*:warnings' format <string> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
marlonrichert
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can add to your
.zshrc
(after sourcing Autocomplete) the following to hide the message or change it to something else: