From dcb2829e9b9792065918ba9903cd03051d36f89f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sat, 25 Mar 2023 11:35:39 +0100 Subject: Separate the actions of aborting and quitting The user should not be afraid of pressing Escape too many times. --- nncmpp.actions | 1 + 1 file changed, 1 insertion(+) (limited to 'nncmpp.actions') diff --git a/nncmpp.actions b/nncmpp.actions index 403f51f..55db685 100644 --- a/nncmpp.actions +++ b/nncmpp.actions @@ -2,6 +2,7 @@ NONE, Do nothing QUIT, Quit REDRAW, Redraw screen +ABORT, Abort TAB_HELP, Switch to help tab TAB_LAST, Switch to last tab TAB_PREVIOUS, Switch to previous tab -- cgit v1.2.3