From 28ed7a85a8cbf3173f17e8ca9f7c8a7d5a7c98ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Sun, 18 Sep 2022 09:15:23 +0200 Subject: Implement lyrics lookup There is now a generic mechanism for loading lyrics, or any other arbitrary content related to songs. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4c48e72..2e2b9ea 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Unreleased + + * Added ability to look up song lyrics, + using a new scriptable extension interface for the Info tab + + * Added Readline-like M-u, M-l, M-c editor bindings + + 2.0.0 (2022-09-03) * Added an optional X11 user interface -- cgit v1.2.3