Re: [dev] [sandy] Undo, redo and repeat

From: Markus Teich <markus.teich_AT_stusta.mhn.de>
Date: Tue, 15 Jul 2014 20:02:48 +0200

Rafa Garcia Gallego wrote:
> One thing I like from sandy is that it sets the selection when finding
> (instead of highlighting the term in another silly way). Maybe we can keep
> this in sandy-vi, so that:
>
> /foo<RET>cbar<ESC>
>
> Works as you expect, despite not being 100% vi(m) compatible.

Heyho,

great idea, I like it. But if you just want to change a prefix of the
searchterm, e.g. change foobar to weebar, the following should also keep working

/foobar<RET>3swee<ESC>

because it doesnt make sense in vim that ā€ž5sā€œ does the same thing as ā€žcā€œ given a
visual selection.

--Markus
Received on Tue Jul 15 2014 - 20:02:48 CEST

This archive was generated by hypermail 2.3.0 : Tue Jul 15 2014 - 20:12:07 CEST