CudaText last release

main Alexey
Posts: 2601
Joined: 25.08.2021 18:15

Re: CudaText last release

Post by main Alexey »

CudaText 1.226.4.

change: command "toggle word-wrap mode (off/on)" logic is changed and command is renamed in Cmd Palette: now if value "by margin" was activated, "off/on" toggles between "off" and "by margin".
change: removed sub-option "e" in the option "renderer_tweaks", because Ellipsis-char should be always of width 100%, like in Sublime/VSCode/Notepad++/Kate.
change: it is now allowed to call API set_text_line with a text containing chr10 and chr13, these chars will be correctly rendered by Hex display, and after file reloading line-breaks will appear automatically.
add: show numbers in the statusbar "caret"-cell using digits grouping, e.g. "2,000" instead of "2000", separator is auto-detected from OS.
add: show '*' char in the OS task-switcher, if current tab is modified.
and fixes (details are in the file history.txt).
Post Reply