Bind 'j'/'k' to moving up/down; add next/previous requests bound to Down/Up
authorJonas Fonseca <fonseca@diku.dk>
Sun, 21 May 2006 02:44:08 +0000 (04:44 +0200)
committerJonas Fonseca <fonseca@antimatter.localdomain>
Sun, 21 May 2006 03:04:36 +0000 (05:04 +0200)
This adds support for using these next/previous requests for changing the
current commit in the main view from the diff view, if the diff view has
the main view as it's parent.

Works for both split- and full-screen diff views by making redrawing
conditional when moving (and doing the lowlevel scrolling).

Replaces REQ_MOVE_{UP,DOWN}_ENTER.


No differences found