Re: [dev] [sandy] Undo, redo and repeat
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