diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-08-25 07:42:10 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-08-25 07:42:10 +0200 |
commit | a9d4f864939db164f3de584d1fe628271a92ce9e (patch) | |
tree | 4282c44a086ba422cc664197d00ffb19c5387035 /nncmpp.actions | |
parent | 172ceffa9ec6722076074348c21d7069212a112e (diff) | |
download | nncmpp-a9d4f864939db164f3de584d1fe628271a92ce9e.tar.gz nncmpp-a9d4f864939db164f3de584d1fe628271a92ce9e.tar.xz nncmpp-a9d4f864939db164f3de584d1fe628271a92ce9e.zip |
Add an action to describe items
And improve the display of messages, separating any prefix out.
Diffstat (limited to 'nncmpp.actions')
-rw-r--r-- | nncmpp.actions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nncmpp.actions b/nncmpp.actions index 06ac727..38a8f76 100644 --- a/nncmpp.actions +++ b/nncmpp.actions @@ -36,6 +36,7 @@ PULSE_MUTE, Toggle PulseAudio sink mute CHOOSE, Choose item DELETE, Delete item +DESCRIBE, Describe item UP, Go up a level MULTISELECT, Toggle multiselect INCREMENTAL_SEARCH, Incremental search |