[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: zsh problems in potato



> > I've just upgraded to Potato, and I really like it. But I use zsh and it seems
> > like the completition with the tab-key don't work anymore? Is this my fault
> > or has any change been made to zsh?
> 
> No, this version of zsh changed the completion options.  To initialize them type (I
> think):
> 
> autoload -U compinit
> compinstall

acctually it is autoload -U compinstall ; compinstall

but thanks!

> This will ask you some questions and then append some statements to your zshrc file.
> 
> You might want to read the new manpages zshcompsys and zshcompwid also.

Kind regards..

-- 
-- Tobias Rundström <tobi@funcform.se> -- http://www.tobi.nu -- 
      -- Programmer @ [funcform] http://www.funcform.se --
       -- Phone: +46704193378 -- Mail written in Vim --


Reply to: