Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Definition of a word
- X-seq: zsh-users 1949
- From: Thomas Köhler <jean-luc@xxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: Definition of a word
- Date: Wed, 2 Dec 1998 08:57:52 +0100
- In-reply-to: <vhi3e6z2wfd.fsf@xxxxxxxxxxxxxxxxx>; from Jan Kroken on Wed, Dec 02, 1998 at 01:56:54AM +0100
- Mail-followup-to: zsh-users@xxxxxxxxxxxxxxx
- References: <19981201235205.A19807@xxxxxxxxxxxxxxxxx> <vhi3e6z2wfd.fsf@xxxxxxxxxxxxxxxxx>
Hello,
Jan Kroken <jankr@xxxxxxxxxx> wrote:
> Ollivier Robert <roberto@xxxxxxxxxxxxxxxxx> writes:
>
> > Is there a way to refine what zsh think of as a "word" ?
>
> Variable index:
>
> `WORDCHARS'
> A list of non-alphanumeric characters considered part of a word by
> the line editor.
>
> info is your friend :)
*uhm*
picard ~> bindkey -v
picard ~> cd /usr/local/bin_
(hit ^W)
picard ~> cd /usr/local/_
(hit ^W)
picard ~> cd /usr/local_
(hit ^W)
picard ~> cd /usr/_
Why isn't WORDCHARS honored when in vi-like editing mode?
CU,
Thomas [still using zsh-3.1.4]
--
Thomas Köhler Email: jean-luc@xxxxxxxxxxxxxxxxx
<>< WWW: http://home.pages.de/~jeanluc/
IRC: jeanluc
LCARS --- Linux for Computers on All Real Starships
Messages sorted by:
Reverse Date,
Date,
Thread,
Author