From bead88a0c5b8027d0fa77c49459507dd2a586a00 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 17 Nov 2024 13:12:22 +0300 Subject: updated TODO and ChangeLog for v2.1.1 release --- TODO | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2e3e8a8..ea7b36d 100644 --- a/TODO +++ b/TODO @@ -149,6 +149,9 @@ Known Bugs: Automatically running EF EB...$ in the "save" hook could also have unwanted side effects. * session.vcs does not properly work in MSYS2 environments. + * At least the GTK version with --xembed is prone to unexpected + crashes. Interestingly, while this does leave orphaned savepoint + files around, it does not produce a core dump. Features: * Auto-indention could be implemented via context-sensitive @@ -301,7 +304,12 @@ Features: the bounds. Either the semantics of m,n:S should be changed or an FB command with classic TECO semantics should be introduced. - * ^S (-(length) of last referenced string), ^Y as .+^S,. + * ^S (-(length) of last referenced string), ^Y as .+^S,. at the time + of the search. + As an extension, n^Y should be overloaded to return the n-th + subpattern (^E[...]). + Analogous, there should be ^E0-9 string building constructs + for referencing subpatterns. * ^Q convert line arg into character arg * ^A, T and stdio in general * nA returned -1 in case of invalid positions (similar to SciTECO's ^E) -- cgit v1.2.3