zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk (Zsh hackers list)
Subject: Re: delete-word does not delete the entire word...
Date: Mon, 13 Oct 2003 16:49:45 +0000	[thread overview]
Message-ID: <1031013164945.ZM20594@candle.brasslantern.com> (raw)
In-Reply-To: <27413.1066046413@csr.com>

On Oct 13,  1:00pm, Peter Stephenson wrote:
}
} Despite the underwhelming response

Hey, it's a holiday weekend on this side of the pond; give it time.

One question:

} +local curcontext=:zle:delete-whole-word

Wouldn't

	local curcontext=:zle:$WIDGET
or
	local curcontext=:zle:${WIDGET%-match}

be better?


  reply	other threads:[~2003-10-13 16:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3762.1066039448@csr.com>
2003-10-13 12:00 ` Peter Stephenson
2003-10-13 16:49   ` Bart Schaefer [this message]
2003-10-13 17:19     ` Peter Stephenson

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=1031013164945.ZM20594@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@sunsite.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).