Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Programmable completion bug in beta18
- X-seq: zsh-workers 1122
- From: Hrvoje.Niksic@xxxxxxxxxxxxxx (Hrvoje Niksic)
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Programmable completion bug in beta18
- Date: Wed, 22 May 1996 19:28:54 +0200 (MET DST)
- Reply-to: hniksic@xxxxxxxxxxxxxx
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