Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: vi-mode case-manipulation
- X-seq: zsh-workers 38773
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: PATCH: vi-mode case-manipulation
- Date: Wed, 29 Jun 2016 09:33:20 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=CxSpj1KhVHhSSZjerSEy2jF8Ein1iiK2wliAoW/N59I=; b=Np16p2IbfxD86KaN4oE0NsGUHKH+LbrBBIu2mN5jk8aeRswr8BFEWJdIPQxGonx0FN GbaaZITOWFBgWK94lO3uQEwBVIhzMJOYZe/Hxmlwd71WVlJQdSQVcX/m/S4pvLQdRDiW wZkIECaBr03KGmIAcUxyNS5V5qmsNZJRc3req9BpUu+OxJVGRaSTk8QhGP9fXLimVt+e wFV2OHNQtPN8A00PKlCV7azQt69XrtxIZG4uPAPW1Mx6A6kFPqdJIewIB7vz/CpasxkQ BquHRrTc8Wm8YIXhhz3pOKDDizYST0j1SdZqSiGF2jelygJcSaUT1jT0PQxCVfua6Ylm 32HQ==
- In-reply-to: <2679.1467125211@thecus.kiddle.eu>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <2679.1467125211@thecus.kiddle.eu>
On Jun 28, 4:46pm, Oliver Kiddle wrote:
}
} Perhaps select-bracketed and quoted would also be better in C form with
} something simpler and less likely to be missed by a vim user serving as
} a shell widget example.
At the very least there should be contrib.yo items for select-bracketed
and select-quoted, which presently there are not.
} I think there is some value in providing a shell widget example of how
} to read a vi movement. This includes vi-pipe which is like ! in vi.
I think you've forgotten an "emulate zsh" or the like, since you're
referencing $REPLY and $CUTBUFFER un-quoted. (Sorry I didn't get to
this before you'd committed.)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author