Skip to content

Commit da9e7c5

Browse files
Update changelog.md
1 parent 2389402 commit da9e7c5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

changelog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
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.

0 commit comments

Comments
 (0)