From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19842 invoked by alias); 10 Feb 2011 21:51:06 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15789 Received: (qmail 6525 invoked from network); 10 Feb 2011 21:51:04 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at necoro.eu does not designate permitted sender hosts) Message-ID: <4D545C18.4090803@necoro.eu> Date: Thu, 10 Feb 2011 22:43:52 +0100 From: =?UTF-8?B?UmVuw6kgJ05lY29ybycgTmV1bWFubg==?= User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101216 Lightning/1.0b3pre Thunderbird/3.1.7 MIME-Version: 1.0 To: zsh-users@zsh.org Subject: Re: Delete everything to the left until next whitespace? References: <20110210205252.1f30d8b0@pws-pc.ntlworld.com> In-Reply-To: <20110210205252.1f30d8b0@pws-pc.ntlworld.com> X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig71FAF1F1E6023AB8CC945582" --------------enig71FAF1F1E6023AB8CC945582 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 10.02.2011 21:52, schrieb Peter Stephenson: > On Thu, 10 Feb 2011 21:25:54 +0100 > Richard Hartmann wrote: >> I want to delete to the next whitespace on the left. >=20 > autoload -U backward-kill-word-match > zle -N backward-kill-word-space backward-kill-word-match=20 > zstyle ':zle:backward-kill-word-space' word-style space > bindkey '^ew' backward-kill-word-space >=20 > See zshcontrib. >=20 There isn't a difference in behavior to normal backward-kill-word, is there? (At least I can't see one) - Ren=C3=A9 --------------enig71FAF1F1E6023AB8CC945582 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1UXBsACgkQ4UOg/zhYFuD/+QCfWswC+5wPeHe/t5+v7CrA/nEo YhgAnRLy6q3DJWmTzWwR9MmwRfuo0CoV =K+lQ -----END PGP SIGNATURE----- --------------enig71FAF1F1E6023AB8CC945582--