Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Wishlist for zsh: 3 tcsh features
- X-seq: zsh-users 4355
- From: Will Yardley <william@xxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Wishlist for zsh: 3 tcsh features
- Date: Mon, 8 Oct 2001 11:00:01 -0700
- In-reply-to: <1011008174311.ZM5566@xxxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: New Dream Network
- References: <OF594BCCA9.4364E8B5-ON80256ADF.0059B87C@xxxxxxxxxxxxxxx> <20011008102809.A2781@xxxxxxxxxxxxxxx> <1011008174311.ZM5566@xxxxxxxxxxxxxxxxxxxxxxx>
Bart Schaefer wrote:
> On Oct 8, 10:28am, Will Yardley wrote:
> > hrmm... i can't seem to get this to work? i have this:
> > aura% echo $WORDCHARS
> > *?_-.[]~=/&;!#$%^(){}<>
> WORDCHARS lists the characters that *are* considered part of a word
> (in addition to alphanumerics). You want to start with the default
> value of WORDCHARS and *remove* the characters at which you want word
> motions to stop.
d'oh... thanks for the clarification. and as i've never set this
variable, this seems to be the default. i'll try removing some stuff
from this and see if that works.
thanks again....
w
--
GPG Public Key:
http://infinitejazz.net/will/pgp/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author