* martin f krafft <[EMAIL PROTECTED]> [20030311 11:08 PST]:
> with my ZSH 4.0.6 shell, one apparently can do sophisticated
> autocompletion. i look into /usr/share/zsh/4.0.6/functions/Completion
> and am impressed. however, nothing works.
> 
> how do i enable these completions?

For a druid-style initialization, type 'compinstall'.

Otherwise, simply adding these 2 lines to your ~/.zshrc should get you
started:

autoload -U compinit
compinit

good times,
Vineet
-- 
http://www.doorstop.net/
-- 
http://www.xenu.net             Scientology

Attachment: signature.asc
Description: Digital signature

Reply via email to