From 34fa064edcf06d03c16c8a20dde9365d9957523e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sun, 25 Oct 2015 20:49:01 +0100 Subject: vis: convert changelist navigation to proper motions --- vis.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vis.h') diff --git a/vis.h b/vis.h index 9cd8b70..baa0190 100644 --- a/vis.h +++ b/vis.h @@ -99,6 +99,8 @@ enum VisMotion { MOVE_WINDOW_LINE_TOP, MOVE_WINDOW_LINE_MIDDLE, MOVE_WINDOW_LINE_BOTTOM, + MOVE_CHANGELIST_NEXT, + MOVE_CHANGELIST_PREV, /* pseudo motions: keep them at the end to save space in array definition */ MOVE_TOTILL_REPEAT, MOVE_TOTILL_REVERSE, -- cgit v1.2.3