On Sat, Sep 13, 2014 at 05:25:32PM +0200, Silvan Jegen wrote:
> In my brief testing I found that H, M, L (in Vim: moving the cursor to
> the first, middle or last line of a window) are not implemented 

They were easy enough to add, should work now.

> and that G does not move the cursor to the end of the file yet.

This should now also work. By default the multiplier is 1 which means
G and 1G are the same which they should not be in this case.

> In general, are patches that modify vis' cursor movement or operator
> behaviour to be closer to that of Vim welcome?

Yes of course! They will be evaluated on an individual basis.

-- 
 Marc André Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0

Reply via email to