Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bad auto complete



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