From 5aec46ccb7c3340440ff6de3546ac018f06aea5e Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 31 Dec 2025 22:54:17 +0300 Subject: prepared v2.5.0 release --- TODO | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 720cc6d..b2f5821 100644 --- a/TODO +++ b/TODO @@ -1,8 +1,6 @@ Tasks: * Have a look at TECO-86. * VEDIT and PMATE for MS-DOS - * Macro to get the current word at dot (or by numeric argument) - similar to double right click. * Scintilla: upstream 2 patches Known Bugs: @@ -797,6 +795,12 @@ Features: escape for cmd.exe. On the downside, ^E@q could no longer be used to construct shell scripts in the buffer or Q-registers. + * session.tes: Allow sessions to be opened after startup and + navigating into the correct directory with FG. + This would help with non-terminal-based workflows. + * There could be a key macro script for my Russian-phonetic + keyboard layout. This would probably require some new + key macro states as well. Optimizations: * Use SC_DOCUMENTOPTION_STYLES_NONE in batch mode. @@ -966,3 +970,5 @@ Documentation: controlled by the SciTECO language and other state (scroll position, window size, folding) and what that all means for writing robust macros. + * Knowledge Base: Document how to open SciTECO from file managers, + so that sessions are initialized correctly. -- cgit v1.2.3