Skip to content

Commit f4a0d88

Browse files
Update changelog.md
1 parent 806fd67 commit f4a0d88

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
**2025.02.21 (1.37)**
2+
- Correct block size calculation for block selection to prevent selection larger than 1/2 screen in either direction
3+
- Added block copy, and block paste
4+
- Rewrote block inverse to improve performance, and reduce code size.
5+
- Added ability to change background and text color
6+
- Added non-ctrl up/down/left/right to block selection for easier selection.
7+
- Changed editor nav from ctrl+up/down/left/right to up/down/left/right (minus/equal/plus/asterisk)
8+
- Remapped option and status dialogs - now OPTION and SELECT respectively
9+
- Reorganization of user manual, improvements to text, and improvements to table of contents.
10+
111
**2025.02.17 (1.30)**
212
- Added support back in for verified terminal displayable specials: ESC, Up, Down, Left, Right, Inv Up, Inv Down, Inv Left, Inv Right, Inv Tab, Inv Del
313
- Added block selection toggle

0 commit comments

Comments
 (0)