Skip to content

Commit

Permalink
txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey-T committed Sep 21, 2024
1 parent 2d7aaf4 commit d0bb137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/readme/history.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

+ add: Qt5/Qt6 version: colorize menubar with themed color (patch by @xBZZZZ)
+ add: lexer JS: use sublexer highlighting of: HTML templates html`...`, JSON templates json`...`, CSS templates css`...`; other/unknown templates are not highlighted at all
* change: default of "undo_max_carets" lowered from 20k to 4k, to avoid memory overflow because of unoptimal Undo-format (it will be improved later)
* change: default of "undo_max_carets" lowered from 20k to 4k, to avoid memory overflow because of unoptimal Undo-format (format may be improved later)
- fix: with "copy_line_if_no_sel":true, Ctrl+C on empty line did not copy that empty line (thanks @mix-7)
- fix: bug with column selection when text is auto-scrolled to the right; also fixes the non-working ed.get_sel_rect API (thanks @Hexaae)

Expand Down

0 comments on commit d0bb137

Please sign in to comment.