Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bad auto complete
- X-seq: zsh-users 19635
- From: Eric Cook <llua@xxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Bad auto complete
- Date: Thu, 25 Dec 2014 22:19:36 -0500
- In-reply-to: <CAO3Us=mT20+0-yH-9_Ms3qWv9twa15nUnou=ugrrhQh-rQ13ew@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAO3Us=mT20+0-yH-9_Ms3qWv9twa15nUnou=ugrrhQh-rQ13ew@mail.gmail.com>
On 12/25/2014 10:15 PM, Marcos Alano wrote:
> Why I can't auto complete a command recently installed? I believe the
> same reason apply to the fact I can complete a command recently
> removed. I want the Zsh works on the way Bash works: If I install a
> command I can use instantly. I don't need to recharge the shell
> (ctrl-c, enter, etc.).
>
try: zstyle ':completion:*' rehash true
Messages sorted by:
Reverse Date,
Date,
Thread,
Author