On Thu, Jun 2, 2011 at 6:49 AM, Rafa Garcia Gallego
<rafael.garcia.gall...@gmail.com> wrote:
> Answering direct questions: accepting a number modifier to commands
> seems cool and simple enough and I do use it a lot in vim. I was
> trying to avoid it for simplicity's sake, but if you lot feel it is
> necessary, then we can go ahead and add it. Let me know what you
> think.

How would you add a number modifier in the Ctrl-only bind system?
Chain it with Ctrl (Ctrl-1 Ctrl-2 to mean 12), or a new bind (also a
chain) for selecting numbers (Ctrl-X 12 to mean 12)? I think
regex-selection should be good enough to replace this feature.

--Andrew Hills

Reply via email to