24.10.2023
Fixed error while maintaining root catalogs in the Windows system

09.05.2023
Added the ability to run scripts (*.bat , *.sh) from the editor using the F5,F6 keys. This makes it possible to compile|run or run any program.
Fixed a bug on the Linux system when displaying text

05.03.2023 (only linux packages)
added redefination keys for terminals rxvt ,st
fix bug key buffer filling on linux (appears on older machines)
built with static libtinfo , and this allows you to run without the requirement to install libtinfo5

02.03.2023
Application optimization

19.02.2023
Fixed unnecessary scrolling when commenting and deleting
Fixed cursor position after REDO (comment return)
Code corrected on Windows to be able to compile under Win9x

10.02.2023
fixed path setting

09.02.2023
Fixed bug Comments+UNDO|REDO in DOS
fixed incorrect save behavior for some operations (didn't display the save file dialog after changing the code using commenting and UNDO|REDO)

06.02.2023
Added checks for pointers when allocating memory
Improved UNICODE support:
a) in linux|freebsd all characters should be displayed and there should be correct cursor indexing
b) on windows it's hard to tell because the console has limited support for UNICODE. At least "Chinese Simplified" should work if Windows is set to "Chinese Simplified".
Flicker reduced in Windows
Comments are now also added to the undo buffer UNDO|REDO


29.12.2022
Added version for FreeBSD 64-bit
Highlighting for the Freebasic programming language is no longer activated by default

12.12.2022

First version of the editor:
released for Windows, Linux, Dos systems
