Get them here:
https://semware.com/files/tse-pro-install/tse-setup-4.50.14.zip
https://semware.com/files/tse-pro-install/tse-linux-4.50.14.tgz
https://semware.com/files/tse-pro-install/tse-linux-4.50.14.zip
---------------------------------------------------------------------------------
29 Nov 2025 v4.50.14
---------------------------------------------------------------------------------
If not assigned, <shift del>, <ctrl ins> and <shift ins> default
to CutToWinClip(), CopyToWinClip() and PasteFromWinClip(). Thanks
to Knud van Eeden for the suggestion.
"/d and /q" switches added to call to cmd.exe when running
programs via the command processor.
In the console version, GetColorTableValue() and
SetColorTableValue() converted to use RBG values. Thanks to Carlo
Hogeveen for the report.
SearchPath(fn [,path [, dir]]) has been updated: path is now
optional, and if not passed, the system path environment is used.
Linux specific:
System clipboard support added. Works best if you have xclip or
xsel and your system supports the same. Might work with wl-copy
and the included sclip. For instance, sclip works in a real
xterm with Ubuntu, but does not fully work under WSL Ubuntu.
Shadows on boxes/windows now works. Thanks to Tom Collins for
reporting that it did not work.
Now works better on the Linux Console. Thanks to Guy Rouillier,
Knud van Eeden and Carlo Hogeveen for help with this.
Account for HOME environment variable ending in a slash.