Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Vi motion commands and $BUFFER
- X-seq: zsh-workers 28507
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Vi motion commands and $BUFFER
- Date: Thu, 09 Dec 2010 08:10:29 -0800
- 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
Fooling with 33facebook's "dl" complaint, I find "zle .vi-delete" (and
any other vi command that must be followed with a motion to set the
operating range) appears to fail when used in a wrapper that makes
any kind of modification to BUFFER/LBUFFER/RBUFFER. Even saving and
restoring CURSOR doesn't help.
This doesn't appear to affect the motions themselves, just commands
that use getvirange() internally.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author