Enable user-defined actions
All checks were successful
Alpine 3.20 Success
Arch Linux AUR Success
OpenBSD 7.5 Success

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.
This commit is contained in:
2024-10-31 06:49:40 +01:00
parent eec0706333
commit 641803df35
4 changed files with 197 additions and 37 deletions

3
NEWS
View File

@@ -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