aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-10-31 06:49:40 +0100
committerPřemysl Eric Janouch <p@janouch.name>2024-10-31 21:19:28 +0100
commit641803df358a2377e078c8c1ea05617bfe83bc1d (patch)
treeacab93fe25a4564134c24680cbf4a57f542a297b /NEWS
parenteec0706333ecf28898b1879cae5dab791b307cf6 (diff)
downloadnncmpp-641803df358a2377e078c8c1ea05617bfe83bc1d.tar.gz
nncmpp-641803df358a2377e078c8c1ea05617bfe83bc1d.tar.xz
nncmpp-641803df358a2377e078c8c1ea05617bfe83bc1d.zip
Enable user-defined actionsHEADorigin/mastermaster
Also fix pclose() handling within Info plugins, and prevent them from screwing up the terminal with error output on initialization. This is still rather crude, but at least it's possible.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 160beff..73e2b1b 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ Unreleased
* Made global search indicate the search terms, and match on filenames
+ * Added ability to configure bindable user-defined actions;
+ these can launch arbitrary shell commands
+
* X11: added support for font fallbacks to the editor as well