Re: [dev] [vis][PATCH] Window line up/down

From: Amadeus Folego <amadeusfolego_AT_gmail.com>
Date: Tue, 16 Sep 2014 15:41:43 -0300

On Tue, Sep 16, 2014 at 07:55:40PM +0200, Marc André Tanner wrote:
> I have cleaned up the cursor handling code in window.[ch] and implemented
> the CTRL-{U,D,E,Y} functionality in normal mode. However I'm not sure it
> behaves the way you expect it. Please test, and report back.

CTRL-{U,D} is working identically to vim.

CTRL-{F,B} were doing what U and D do now (move half-page up/down).

Now the latest changes made them move a full-page row (up/down)
but in the reverse direction. F should be Forward, B should be Back.

I noticed some odd differences between vis and vim in regard of the number of
rows calculated to be moved, but this should be irrelevant at this
stage.

Thanks for the feedback!
Received on Tue Sep 16 2014 - 20:41:43 CEST

This archive was generated by hypermail 2.3.0 : Tue Sep 16 2014 - 20:48:07 CEST