zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: FUJITA Yuji <yuji@wl.me.titech.ac.jp>, zsh-users@sunsite.auc.dk
Subject: Re: WORDCHARS
Date: Mon, 14 Aug 2000 16:27:22 +0000	[thread overview]
Message-ID: <1000814162722.ZM31248@candle.brasslantern.com> (raw)
In-Reply-To: <20000814211942R.yuji@wl.me.titech.ac.jp>

On Aug 14,  9:19pm, FUJITA Yuji wrote:
} 
} I'm running zsh-3.1.6 and quite satisfied with it except for one
} thing. Its about the default value of WORDCHARS which sets zle to skip 
} most of the non-alphabetical characters

It's set up that way so that backward-kill-word will behave like the BSD
tty driver werase character (see "stty -a").

You'll notice that backward-kill-word is bound to ctrl-W by default, which
is also not loke emacs but is compatible with the default stty setting for
werase.

Zsh makes the assumption that most people who first try it are used to using
a dumb shell, not a smart editor, and that the people who do know how to use
a smart editor can figure out how to make zsh do what they want.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


  reply	other threads:[~2000-08-14 16:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-14 12:19 WORDCHARS FUJITA Yuji
2000-08-14 16:27 ` Bart Schaefer [this message]
2000-08-14 16:54   ` WORDCHARS FUJITA Yuji

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=1000814162722.ZM31248@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=yuji@wl.me.titech.ac.jp \
    --cc=zsh-users@sunsite.auc.dk \
    /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).