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

Re: zsh problems in potato




Tobias Rundström wrote:

> Hi!
>
> 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

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.


--
| Charles R. (C. R.) Oldham     | NCA Commission on Schools        |
| cro@nca.asu.edu               | Arizona St. Univ., PO Box 873011,|
| V:480/965-8700 F:480/965-9423 | Tempe, AZ 85287-3011           _ |
| "I like it!"--Citizen G'Kar   | #include <disclaimer.h>       X_>|



Reply to: