File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ ** 2025.02.16 (1.20)**
2+
3+ - Fix bad mapping of Control-w. Remapped wipe keystrokes. Now using Shift-Control-W, F, R.
4+ - Disallow unused Control-2 through 9 and 0.
5+ - Removed handling of special screen control characters. Not displayable unless escaped.
6+ - Added Get Char at cursor, and Put Char at cursor for single character copy/paste. (Shift-Control-G/P)
7+ - Added Inverse toggle of character at cursor.
8+ - Rewrote Load and Save routines.
9+ - Fixed hang after load if end line marker is set when load begins.
10+ - Fixed load not resetting end line marker to off when load complete.
11+ - Fixed user manual references of ENTER to RETURN.
12+
113** 2025.02.12 (1.11)**
214
315- Fix missing terminator in file load name input variable.
You can’t perform that action at this time.
0 commit comments