Donate Share

The Hessling Editor

File Release Notes and Changelog

Release Name: 3.2

Notes:
Changes since 3.2b2
-------------------
 --- Bug fixes:
     o Fixed display bug with SET SELECT when SCREEN 2 is in effect and the same file is displayed in both screens
     o Fixed bugs: 1221898, 1120605, 1041336, 1033340, 1033338, 1006376, 860344, 1034815, 1203706, 1223403.
     o EXTRACT FIELDWORD now correctly obtains the nearest word.
 --- New features:
     o Feature requests: 1158236.
     o THE now handles line widths of up to 2000000000 characters. This is also the effective line limit in THE as well.
     o Added insertmode() boolean function.
     o Commands that have a filename as an argument now support filenames with spaces. Enclose the filename in double quotes.
     o codecomp.the has been extensively updated.
     o QUERY/EXTRACT SYNELEM has been added. This allows the determination of what syntax highlighting element is at the specified location. Required for updated codecomp.the macro.
     o Completed CLIPBOARD support and updated cua.the sample profile.

Changes since 3.1b1
-------------------
 --- Bug fixes:
     o Fixed bugs 993683, 1001994, 844703, 852301, 852312, 1006874, 1034815
     o Fixed EXTRACT/QUERY for DEFINE
     o When THE is started with -u, all effects of SET TRAILING will be ignored; TRAILING ON will be in effect.
 --- Changed commands or behaviour:
     o SET CASE now has two additional, optional arguments to specify the case of text entered on the command line and in the prefix area.
       Feature Request: ????
 --- New features:
     o Can now build THE with OpenWatcom for DOS.


Changes: Files in this release: ------------------- the32.exe - Win32 self-extracting binary the32w32.zip - Win32 binaries THE-3.2.tar.gz - Source in tar/gzip format thesrc32.zip - Source in Info-Zip format