From 64ee41446def1605a71d49fce6461b8ff3f5c0d2 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 16 Mar 2015 19:41:03 +0100 Subject: implemented function key masking (context-sensitive function key macros) * fnkeys.tes has been updated to enable the command line editing macros (cursor keys, etc.) only in the "start" state. This avoids the annoying effect of inserting the macros into string arguments where they have no effect and must be rubbed out again. --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 066a589..cc8957a 100644 --- a/README +++ b/README @@ -50,6 +50,7 @@ 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. * Many TECO-11 features, like that most commands have a colon-modified form, string-building characters, exotic match characters * Interactivity: supports filename completion via immediate editing commands (e.g. `` in -- cgit v1.2.3