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

Re: Bad auto complete



On Fri, Dec 26, 2014 at 4:15 AM, Marcos Alano <marcoshalano@xxxxxxxxx> 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.).

zstyle :completion:\* rehash true

-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author