HTerm 0.8.4 release

HTerm 0.8.4 is again a bugfix release that fixes old and new bugs:

  • Fix input format selection broken in 0.8.3
  • Fix flickering input and output controls on windows
  • Fix file dialogs not showing files without extension

You have to install the latest Visual C++ runtime when getting a missing VCRUNTIME140_1.dll error on Windows. Links to the installer can be found in the FAQ section.

The download can be found here.


HTerm 0.8.3 release

HTerm 0.8.3 is a bugfix release that contains:

  • Switch to wxWidgets 3.1.3 to allow fixing layouting issues resulting in cut-off controls on Windows and Linux. This also improves using HTerm with display scaling enabled on Windows.
  • Fix a bug that caused the input control cursor position stick to the left after selections.
  • Improve generated list of ports on Linux by including /dev/pts and filtering by access permissions.

The download can be found here.


HTerm 0.8.2 release

There is finally a new release of HTerm that targets current Windows and Linux systems.

  • The Windows build is for Windows 10.
  • The Linux build is for 32 and 64bit and based on Ubuntu 18.04 library versions.

Beside some fixes for potential crashes most of the changes were under the hood like modernizing the buildsystem and targeting a newer wxWidgets version and compilers. With this out of the way future fixes and changes will be faster and easier.

The download can be found here.