Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Where do these completions come from?
- X-seq: zsh-users 27239
- From: Dominik Vogt <dominik.vogt@xxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Where do these completions come from?
- Date: Fri, 15 Oct 2021 19:40:34 +0100
- Archived-at: <https://zsh.org/users/27239>
- List-id: <zsh-users.zsh.org>
- Mail-followup-to: Zsh Users <zsh-users@xxxxxxx>
- Reply-to: dominik.vogt@xxxxxx
I accidentally hit "d<tab>" and a list of things got displayed
(menu completion), including
dis_aliases
dis_builtins
dis_functions
dis_functions_source
dis_galiases
dis_patchars
"which" doesn't know where these come from; no functions, aliases
or executables.
Questions:
* Why are these things completed (by expand-or-complete)?
* How can non-executable strings be excluded from expansion.
* Where does this stuff come from? (Only of minor interest)
(zsh-5.7.1).
Ciao
Dominik ^_^ ^_^
--
Dominik Vogt
Messages sorted by:
Reverse Date,
Date,
Thread,
Author