Add run_external_console_command action for running terminal applications

This commit is contained in:
Andrzej Rybczak
2020-12-20 17:11:01 +01:00
parent 948d168790
commit 0458c98bae
5 changed files with 42 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# ncmpcpp-0.9 (2020-12-??)
* Restore curses window after running external command.
* Add `run_external_console_command` action for running terminal applications.
* Pass lyrics filename in single quotes to shell.
* Add support for fetching lyrics from zeneszoveg.hu.
* Add `Play` action for starting playback in stopped state.