From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gatech.edu (gatech.edu [130.207.244.244]) by werple.mira.net.au (8.6.12/8.6.9) with SMTP id CAA20689 for ; Thu, 7 Sep 1995 02:57:48 +1000 Received: from math (math.skiles.gatech.edu) by gatech.edu with SMTP id AA00975 (5.65c/Gatech-10.0-IDA for ); Wed, 6 Sep 1995 12:59:25 -0400 Received: by math (5.x/SMI-SVR4) id AA07035; Wed, 6 Sep 1995 12:54:06 -0400 Old-Return-Path: Resent-Date: Wed, 6 Sep 1995 09:57:23 -0700 Old-Return-Path: From: schaefer@z-code.com (Barton E. Schaefer) Message-Id: <950906095723.ZM3716@zyrcon.z-code.com> Date: Wed, 6 Sep 1995 09:57:23 -0700 In-Reply-To: Zefram "Re: changing the definition of a "word"" (Sep 6, 4:49pm) References: <21403.199509061549@stone.dcs.warwick.ac.uk> Reply-To: schaefer@z-code.com X-Face: czU|*h"p8AX?4.I.yU.^s%TIMx|"-s,*'|#H^|e,QjE&!jL%<]:-.U/;khS%3a2BC5_d#)( mz=$$G0u9P&*N8cA~b[URf;lgKRif@#qEf[ltie#Gg0%6$b`e`k.Cgw:\qJx\\a7c(K7^3;gXW:e1@ J, luomat@cedman.remote.Princeton.EDU, zsh-users@math.gatech.edu Subject: Re: changing the definition of a "word" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Resent-Message-Id: <"EXnlt1.0.cj1.e8TJm"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/68 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu On Sep 6, 4:49pm, Zefram wrote: } Subject: Re: changing the definition of a "word" } } >is there someway I can tell zsh to take a / as being an indication } >of when a "word" begins/ends? } } The normal vi mode word movement commands (vi-forward-word and } vi-backward-word) have this behaviour. You could bind them to whatever } keys you want. Has everyone forgotten the WORDCHARS variable? # Leave =/&; out of WORDCHARS so ^W acts more nicely -- still not ideal WORDCHARS='*?_-.[]~\!#$%^(){}<>' -- Bart Schaefer Vice President, Technology, Z-Code Software schaefer@z-code.com Division of NCD Software Corporation http://www.well.com/www/barts