Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
possible bug?
- X-seq: zsh-workers 7883
- From: Glenn Trigg <glenn@xxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: possible bug?
- Date: Fri, 17 Sep 1999 08:59:08 +1000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- Organization: Computer Generation Inc.
Hi,
I have discovered an annoying quirk in zsh-3.0.6 (at least it's annoying for
me - an ex-tcsh user).
When I use backward-delete-word it appears to completely ignore the
$WORDCHARS variable. Vis:
ozpc92 >echo $WORDCHARS
*?_-.[]~=/&;!#$%^(){}<>
ozpc92 >cd /usr/local/etc
typing \M-^H here results in
ozpc92 >cd
instead of the expected (desired):
ozpc92 >cd /usr/local
Am I missing something?
Please CC any responses to my email address as I'm not subscribed to this
list.
Regards,
Glenn Trigg
Messages sorted by:
Reverse Date,
Date,
Thread,
Author