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

Re: named directory bug



On Apr 13,  2:31pm, Clint Adams wrote:
}
} >     eval "local +h nameddirs; nameddirs=(${(@kvq)^^nameddirs})"
} > 
} > to disable RCEXPANDPARAM for that expansion only.
} 
} Should this go into the canonical _main_complete?

The bug that code was designed to address should have been fixed by the
C code patch in zsh-workers/16201.  So unless the bug wasn't actually
fixed, no, that should not go into _main_complete.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   



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