aboutsummaryrefslogtreecommitdiff
path: root/nncmpp.actions
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2023-03-25 11:35:39 +0100
committerPřemysl Eric Janouch <p@janouch.name>2023-03-25 11:39:34 +0100
commitdcb2829e9b9792065918ba9903cd03051d36f89f (patch)
tree00326b35446b7ad9cf4768376d60ad6085cfaa63 /nncmpp.actions
parent349c907cbf1cba6988b971073f84a91ffdc8074d (diff)
downloadnncmpp-dcb2829e9b9792065918ba9903cd03051d36f89f.tar.gz
nncmpp-dcb2829e9b9792065918ba9903cd03051d36f89f.tar.xz
nncmpp-dcb2829e9b9792065918ba9903cd03051d36f89f.zip
Separate the actions of aborting and quitting
The user should not be afraid of pressing Escape too many times.
Diffstat (limited to 'nncmpp.actions')
-rw-r--r--nncmpp.actions1
1 files changed, 1 insertions, 0 deletions
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