New Version: v4.50.25

13 views
Skip to first unread message

S.E. Mitchell

unread,
Jun 5, 2026, 6:09:18 AM (4 days ago) Jun 5
to TSEPro Support
26 May 2026 v4.50.24

https://semware.com/files/tse-pro-install/tse-setup-4.50.24.zip
https://semware.com/files/tse-pro-install/tse-linux-4.50.24.tgz
https://semware.com/files/tse-pro-install/tse-linux-4.50.24.zip
--------------------------------------------------------------------------------
Macro Debugger broken. Found and fixed by Carlo Hogeveen.

Updated Calendar and IsoCalendar macros.
IsoCalendar shows the calendar in European format.
Thanks to Joachim Merkel and Eckhard Hillmann for the updates.

In assembly files, numbers that had a 'b' before the 'h' are not
being highlighted properly. Ex: 1bh, 0bh, 2bh. 33, 1eh, 24h all work fine.
This has been fixed. Thanks for Zhong Zhao for the report.

In many deficient Linux terminal emulators, ctrl-i, ctrl-h are
the same as tab and backspace.
Descent terminal emulators including Alacritty, Foot, Ghostty,
Kitty, Wezterm and xterm, recognize the difference. In an
attempt to fix at least a few of the problems:

For all .ui files:
Where there is a twokey in the form:
<ctrl some-key><h>
and
<ctrl some-key><i>

Add:
<ctrl some-key><backspace>
and
<ctrl some-key><tab>

Thanks to Guy Rouillier for the report, and to Carlo Hogeveen for
the additional key assignments suggestion.

In the Console version, running cmpfiles can cause the Console
version (e32) to crash. Thanks to Guy Rouillier for the report,
and to Carlo Hogeveen for finding that it was
SetFont(fontname, pointsize, flags [, font_charset]) that was
causing the issue. While the console version does not allow
setting the font, it still has to support the function, and did
not support the optional parameter.

SetColorTableValue() is buggy in the console (e32) version,
sometimes leading to a crash. Thanks to Zhong Zhao for the
report.
(Found out that the WinAPI function used is not supported on
all versions of Windows. This will be fixed in the next version.)

--------------------------------------------------------------------------------
Reply all
Reply to author
Forward
0 new messages