Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Programmable completion bug in beta18
- X-seq: zsh-workers 1128
- From: schaefer@xxxxxxxxxxxxxx (Barton E. Schaefer)
- To: Zoltan Hidvegi <hzoli@xxxxxxxxxx>
- Subject: Re: Programmable completion bug in beta18
- Date: Wed, 22 May 1996 11:47:55 -0700
- Cc: zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: Zoltan Hidvegi <hzoli@xxxxxxxxxx> "Re: Programmable completion bug in beta18" (May 22, 8:08pm)
- References: <199605221808.UAA30331@xxxxxxxxxxxxxxxxx>
- Reply-to: schaefer@xxxxxxxxxxxxxx
On May 22, 8:08pm, Zoltan Hidvegi wrote:
} Subject: Re: Programmable completion bug in beta18
}
} > 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.
}
} You need to set extended_glob for that.
For what, specifically?
} I think that extended_glob should be set by default when zsh is not called
} as sh or ksh.
There's a whole lot of extendedglob stuff that I don't normally want, so
up through 2.5* I've not had it set. Under what circumstances is it now
required where it was not required before?
--
Bart Schaefer Vice President, Technology, Z-Code Software
schaefer@xxxxxxxxxx Division of NCD Software Corporation
http://www.well.com/www/barts http://www.ncdsoft.com/ZMail/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author