Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Where do these completions come from?
- X-seq: zsh-users 27241
- From: Dominik Vogt <dominik.vogt@xxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: Where do these completions come from?
- Date: Fri, 15 Oct 2021 19:56:03 +0100
- Archived-at: <https://zsh.org/users/27241>
- In-reply-to: <CAN=4vMrod0n_1PTuPooa_tCXOUuOiypcZGrOGyH6wr2YnsH6GQ@mail.gmail.com>
- List-id: <zsh-users.zsh.org>
- Mail-followup-to: Zsh Users <zsh-users@xxxxxxx>
- References: <20211015184034.GA7752@gmx.de> <CAN=4vMrod0n_1PTuPooa_tCXOUuOiypcZGrOGyH6wr2YnsH6GQ@mail.gmail.com>
- Reply-to: dominik.vogt@xxxxxx
On Fri, Oct 15, 2021 at 08:46:27PM +0200, Roman Perepelitsa wrote:
> On Fri, Oct 15, 2021 at 8:43 PM Dominik Vogt <dominik.vogt@xxxxxx> wrote:
> >
> > 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
>
> These are parameters. They come from the zsh/parameter module. See
> `man zshmodules`.
Okay, understood. But why is it useful to expand hashtable names
in command position?
Ciao
Dominik ^_^ ^_^
--
Dominik Vogt
Messages sorted by:
Reverse Date,
Date,
Thread,
Author