zsh-users
 help / color / mirror / code / Atom feed
From: schaefer@z-code.com (Barton E. Schaefer)
To: Zefram <A.Main@dcs.warwick.ac.uk>,
	luomat@cedman.remote.Princeton.EDU, zsh-users@math.gatech.edu
Subject: Re: changing the definition of a "word"
Date: Wed, 6 Sep 1995 09:57:23 -0700	[thread overview]
Message-ID: <950906095723.ZM3716@zyrcon.z-code.com> (raw)
In-Reply-To: Zefram <A.Main@dcs.warwick.ac.uk> "Re: changing the definition of a "word"" (Sep  6,  4:49pm)

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


      reply	other threads:[~1995-09-06 16:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-09-06 15:29 Timothy J. Luoma
1995-09-06 15:49 ` Zefram
1995-09-06 16:57   ` Barton E. Schaefer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=950906095723.ZM3716@zyrcon.z-code.com \
    --to=schaefer@z-code.com \
    --cc=A.Main@dcs.warwick.ac.uk \
    --cc=luomat@cedman.remote.Princeton.EDU \
    --cc=zsh-users@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).