From f3c4cec24a6bed55eb81ca9e4fb824db2afe951b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Thu, 23 Dec 2021 20:36:00 +0100 Subject: Add and bind an action to center the cursor "z" stands for VIM's "zz". --- nncmpp.actions | 1 + 1 file changed, 1 insertion(+) (limited to 'nncmpp.actions') diff --git a/nncmpp.actions b/nncmpp.actions index 2fde391..06ac727 100644 --- a/nncmpp.actions +++ b/nncmpp.actions @@ -42,6 +42,7 @@ INCREMENTAL_SEARCH, Incremental search SCROLL_UP, Scroll up SCROLL_DOWN, Scroll down +CENTER_CURSOR, Center the cursor MOVE_UP, Move selection up MOVE_DOWN, Move selection down -- cgit v1.2.3