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

Re: complete paths after non-space



It also appears that zsh by default does not conmplete path elements in

export PATH=/path/one:/pa<TAB> ... -- nothing

are colons covered by magicequalsubst ?  Even with compinit, my zsh
4.0.2 does not complete after = or :...   How do I tell zsh to
tokenize on = and :, and possibly something else?

Alexy



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