Re: [dev] [RFC] Design of a vim like text editor

From: Marc André Tanner <mat_AT_brain-dump.org>
Date: Sat, 13 Sep 2014 18:48:15 +0200

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
Received on Sat Sep 13 2014 - 18:48:15 CEST

This archive was generated by hypermail 2.3.0 : Sat Sep 13 2014 - 19:00:10 CEST