From f94fd1fda6c1945db2726d8f05f392e938f3b2af Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 12 Sep 2024 17:43:21 +0200 Subject: updated README: mention new key macro feature --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 778ef45..2361f5c 100644 --- a/README +++ b/README @@ -54,7 +54,8 @@ Features the command stream. This also enables navigating with function keys (e.g. cursor keys) as demonstrated by the standard library `fnkeys.tes`. - Function key macros can be context-sensitive, too. + In fact, all keys with printable representation and control keys can be remapped using + key macros - and they can be context-sensitive as well! * Many TECO-11 features, like that most commands have a colon-modified form, string-building characters, exotic match characters... * Interactivity: Immediate searching (similar to search-as-you-type) and -- cgit v1.2.3