Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Delete everything to the left until next whitespace?
- X-seq: zsh-users 15791
- From: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- To: René 'Necoro' Neumann <lists@xxxxxxxxx>
- Subject: Re: Delete everything to the left until next whitespace?
- Date: Thu, 10 Feb 2011 23:14:45 +0100
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=FVwBCgpk2hvl+9vLxzX8Sh5xBzlPcj1myNzmV1xFBuk=; b=Gcibwb4EwFuV6hOEzQGzcbZncnCrQ1nybTFsOLeD0HxGiwwC634YEDnoDfnUFFNTnC yPxI31zW/gvMY14OlRp2F7Gb71yq358gI2aFXYQagYl/aEfwpu5vR51jXU5Tin6p9MW6 HAko+jvKi/krS5dgr1mh+bxFj98iBY0o4qhsM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=JIv1kRjDyWp9A3i2qO3jInzIrhuhL6WdqT8ZSPSa7sAZLD/fyFsQiSXKG0sxGJT14w D7TxSiM/oWyPG/e6ptir9VZ9tjfASz2sjGMWhvTuTOfafdt0g8q5PIsqHVhF6qERlr5E i8x8ukkPKAsujPZqbgCOajgii7OMV1OtZ41uM=
- In-reply-to: <4D545C18.4090803@necoro.eu>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <AANLkTinaVUBWyk643PsLsmwvQfyL3fk-yxHYhZqR0GgG@mail.gmail.com> <20110210205252.1f30d8b0@pws-pc.ntlworld.com> <4D545C18.4090803@necoro.eu>
On Thu, Feb 10, 2011 at 22:43, René 'Necoro' Neumann <lists@xxxxxxxxx> wrote:
> There isn't a difference in behavior to normal
> backward-kill-word, is there? (At least I can't see one)
It hangs on
foo bar baz \!;\'a!a: |^ew
at least for me.
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author