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

Programmable completion bug in beta18



It seems that a prog. completion bug has wound its way into beta18. This
most basic example fails:
{jagor}[0][~/hrv/zsh-2.6-beta18]$ echo $ZSH_VERSION
2.6-beta18
{jagor}[0][~/hrv/zsh-2.6-beta18]$ compctl -L cd
compctl -g '*(D-/)' cd
{jagor}[0][~/hrv/zsh-2.6-beta18]$ cd [^D]

^D gives no output. TAB refuses to menu-complete. Shortly, it doesn't work.

-- 
hniksic@xxxxxxx              |  Student of electrical engineering
hniksic@xxxxxxxxxxxxx        |  University of Zagreb, Croatia
------------------------------------------------------------------
`VI' - An editor used by those heretics that don't subscribe to
       the Emacs religion.




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