Tera Term Changelog

What's new in Tera Term 4.106

Jun 5, 2021
  • Changes:
  • Increased max width of window from 500 to 1000 chars.
  • Serial port connection
  • Removed the 1.5 stop bit in the serial port setup.
  • Removed the "1.5" name from the StopBit entry in the teraterm.ini file.
  • Bug fixes:
  • The elapsed time style timestamp in the log is incorrect.
  • Fixed support for IME feedback back and forth function. This bug was introduced in 4.103.
  • Fixed an application fault occurs when VT Window and HtmlHelp Windows are closed at same time.
  • Fixed desktop images can not be displayed on background other than main display. This bug was introduced in 4.101.
  • Fixed memory leak when tool tip is shown. This bug was introduced in 4.103.
  • MACRO: the yesnobox command shows "OK" instead of "yes" without language file. This bug was introduced in 4.103.
  • MACRO: The file handle opened by filecreate, fileopen marco command is locking.
  • MACRO: When the getdate, gettime command is executed with timezone parameter, valid time may not be returned. Build mistaken in 4.105.
  • Misc:
  • Upgraded TTSSH to 2.92.
  • Upgraded TTX KanjiMenu Plug-in to 0.1.8
  • Upgraded TeraTerm Menu to 1.16
  • Upgraded Oniguruma to 6.9.7.1.

New in Tera Term 4.106 RC (May 31, 2021)

  • Changes:
  • Increased max width of window from 500 to 1000 chars.
  • Serial port connection
  • Removed the 1.5 stop bit in the serial port setup.
  • Removed the "1.5" name from the StopBit entry in the teraterm.ini file.
  • Bug fixes
  • The elapsed time style timestamp in the log is incorrect.
  • Fixed support for IME feedback back and forth function. This bug was introduced in 4.103.
  • Fixed an application fault occurs when VT Window and HtmlHelp Windows are closed at same time.
  • Fixed desktop images can not be displayed on background other than main display. This bug was introduced in 4.101.
  • Fixed memory leak when tool tip is shown. This bug was introduced in 4.103.
  • MACRO: the yesnobox command shows "OK" instead of "yes" without language file. This bug was introduced in 4.103.
  • MACRO: The file handle opened by filecreate, fileopen marco command is locking.
  • MACRO: When the getdate, gettime command is executed with timezone parameter, valid time may not be returned. Build mistaken in 4.105.
  • Misc:
  • Upgraded TTSSH to 2.92.
  • Upgraded TTX KanjiMenu Plug-in to 0.1.8
  • Upgraded TeraTerm Menu to 1.16
  • Upgraded Oniguruma to 6.9.7.1.

New in Tera Term 4.105 (Dec 7, 2019)

  • Changes:
  • Added SFMT information on version dialog.
  • Changed of indication from "Protocol" to "IP version" and from "UNSPEC" to "AUTO" on New connection dialog.
  • When the opacity value of the window is temporarily changed by operating the mouse wheel on the title bar of VT window, the tooltip of the opacity value is shown.
  • The location of resizing tooltip is automatically moved to coordinates after resizing.
  • Added slider for specify the opacity values on the Visual tab of the Additional settings dialog. When transparency is not available, made opacity not changeable.
  • Eterm look-feel: Added the Mixed ThemeFile to Background configuration. Also, added the BGIgnoreThemeFile entry in the teraterm.ini file. The default value is off.
  • When the opacity values of the Additional settings dialog is input over than 255, the value is automatically changed to 255 over the dialog.
  • Added support for REP control sequence.
  • Added support for xterm ED 3 (clear scroll buffer) control sequence.
  • Added the "Accept clearing scroll buffer from remote" setting on the Control Sequence tab of the Additional settings dialog. The default value is off.
  • Added /OSC52= commandline option for change the "Clipboard access from remote" setting.
  • Added the [Pause Logging] and the [Stop Logging] menu into the [File] menu.
  • The start of the text selection with the mouse can be delayed by setting.
  • Added the MouseSelectStartDelay entry in the teraterm.ini file. The default value is 0.
  • Serial port connection
  • Added support for hardware flow control DSR/DTR with serial connection.
  • The hardware is renamed to RTS/CTS, and DSR/DTR is newly added on the Flow control of Serial port ([Setup] menu).
  • MACRO: The DSR/DTR can be specified in setflowctrl command.
  • The [Setup]-[Serial port] dialog can be called even while TCP/IP connection.
  • The title of [Setup]-[Serial port] dialog is changed from "Serial port setup" to "Serial port setup and connection".
  • The detail information of COM port is added on the [Setup]-[Serial port] dialog.
  • The tooltip of the speed setting is added on the [Setup]-[Serial port] dialog.
  • The OK button notation in the [Setup]-[Serial port] dialog is changed referring to the connection state.
  • The OK button can not be pressed in the [Setup]-[Serial port] dialog when no COM ports are available.
  • Added /CDATABIT=, /CPARITY=, /CSTOPBIT=, /CFLOWCTRL=, /CDELAYPERCHAR=, /CDELAYPERLINE= command line options.
  • MACRO: When setdlgpos macro command has no argument, the dialog box is located on the default position.
  • MACRO: The dialog position specified by setdlgpos becomes to not be out of range in display.
  • Bug Fixes:
  • The tooltip during resizing can not be displayed on the left and top edge of the desktop. This bug was introduced in 4.103.
  • Eterm look-feel: When a image file is randomly selected with the wallpaper, invalid file may be selected.
  • The help button of File-Log, File-Transfer, Setup-Font and Printer dialog does not work well. This bug was introduced in 4.104.
  • Fixed a problem that TTIMESV (Save IME status) / TTIMERS (Restore IME status) control sequences do not work.
  • The help button on the printer dialog can not be shown from Windows 2000 to 10. The help button on the printer dialog can be shown on all Windows except Windows95.
  • The macro window tries not to terminate when ESC key is pressed. This bug was introduced in 4.103.
  • Tera Term tries not to terminate when TEK window is closed. This bug was introduced in 4.103.
  • When the DPI is changed while menu bar hidden, the window size is correctly adjusted.
  • When DPI is changed, an application fault occurs on Windows 8.1.
  • The window title is garbled when receiving the window title setting control sequence which contains the kanji characters.
  • MACRO: The button of yesnobox selected with left or right arrow key is reversed.
  • The help button on the Save setup, Restore setup and Load key map dialog can not be shown.
  • Save setup dialog shows incorrectly "Open as read-only" check-box on Windows95/98/NT4.0.
  • MACRO: Error is displayed correctly when string constant is not terminated.
  • Misc:
  • Bug fix: A font(TSPECIAL1.TTF) copy may fail when Tera Term installs from the installer.
  • NOTE: CygTerm+ binary included in the installer becomes to be supported on Windows Vista or later. Please build CygTerm+'s source code by using Cygwin for older Windows, if CygTerm+ wants to run on older Windows.
  • upgraded TTSSH to 2.91.
  • upgraded TTProxy to 1.0.0.26.
  • upgraded TTXResizeMenu Plug-in to 1.06.
  • Changed e-mail address of Contacting the author.

New in Tera Term 4.104 (Sep 1, 2019)

  • Changes:
  • The Disabling text selection when the window is activated by mouse configuration can be set up on the Additional settings dialog.
  • The environment variable included in directory for file transfers becomes to be expanded.
  • Unspecified string font in IME uses your defined font.
  • Added help button on Additional settings dialog.
  • MARCO: The fileopen command does not cause an error when a file can not be opened. Reverted changes in 4.102.
  • MACRO: When filetruncate command does not cause an error when a file can not be opened, or file size can not be changed.
  • Bug fixes:
  • When UTF-8 characters received, 4-byte UTF-8 characters are miss-decoded.
  • When the Active Window Tracking is enabled, mouse cursor won't be active in Tera Term window. This bug was introduced in 4.103.
  • The session number of window title is always 1. This bug was introduced in 4.103.
  • When the font selection dialog is used while undetermined characters of IME are displayed , the font ot IME always is changed.
  • When the locale setting is default(japanese) or invalid on English version of Windows, an application fault immediately occurs after starting Tera Term.
  • A big file can not send by using [File]/[Send file..]. This bug was introduced in 4.103.
  • Cancel printing dialog can not be shown. This bug was introduced in 4.103.
  • The plugin compiled before 4.103 can not called because the DLL's calling convention is changed in Tera Term 4.103.
  • MACRO: listbox command can not adjust the width of list according to the window size. This bug was introduced in 4.103.
  • MACRO: filecopy command may not store the result to result system variable.
  • MACRO: filelock and fileunlock command always fail. This bug was introduced in 4.101.
  • MACRO: When the first byte of the file is matched by using filestrseek2 command, the file pointer is invalid. This bug was introduced in 4.101.
  • Misc:
  • upgraded TTSSH to 2.90.
  • upgraded TTProxy to 1.0.0.25.
  • upgraded Oniguruma to 6.9.3.

New in Tera Term 4.103 (Jun 14, 2019)

  • Changes:
  • added support for High DPI experimentally.
  • The default setting is disabled. When DPIAware=on is set in [Tera Term] of teraterm.ini file, this feature is enabled.
  • However, this is only available for Windows 10 Version 1703 or later.
  • The font submenu is newly added, and added support for configure the dialog font.
  • The default font is same as before.
  • the pop-up menu of TEK Window is not displayed correctly.
  • When the font file(TSPECIAL1.TTF) displaying ruled line is not installed, the file is loaded from same directory as ttermpro.exe.
  • When the file sending by kermit protocol, notifies the file modification time instead of creation time.
  • MACRO: Store exec command result to result variable.
  • Bug fixes:
  • Display position of IME's conversion candidate window can not follow cursor position. This bug was introduced in 4.102.
  • Can't display character such as U+2014 EM DASH, U+2212 MINUS SIGN, U+301C WAVE DASH etc. This bug was introduced in 4.102.
  • MACRO: Fix handle leak when exec command is executed.
  • Misc:
  • upgraded TTSSH to 2.89.
  • upgraded Oniguruma to 6.9.2.

New in Tera Term 4.102 (Feb 28, 2019)

  • Changes:
  • The AlphaBlend VT window can be configured as a different value for each active and inative.
  • The value of transparency can be temporarily changed by moving the mouse wheel on the title bar of the VT window.
  • The internal implemention of the VT window was speeded up.
  • UTF-8: Four bytes character can not be shown yet but can be decoded, the impact range of character corruption was be minimized.
  • The language code(CodePage) of the "Terminal ([Setup] menu)" dialog(Unicode usage).
  • MACRO: The macro file can support UTF-8 and UTF-16(with BOM) encoding.
  • MACRO: The getfileattr command can be based on the current directory same as other command.
  • MARCO: The fileopen command can cause an error when a file is not found with read only mode.
  • Bug fixes:
  • When the AlphaBlend window is enabled, an application fault occurs on Windows 10.
  • Misc:
  • Upgraded TTSSH to 2.88.
  • Upgraded Oniguruma to 6.9.1.

New in Tera Term 4.101 (Jan 28, 2019)

  • Changes
  • added support for following dtterm window manipulation sequences.
  • 10: Full-screen mode
  • 13;2: Report window position. (text area)
  • 14;2: Report window size. (whole window)
  • 15: Report root window size in pixels.
  • 16: Report character size in pixels.
  • The behavior of following dtterm window manipulation sequence was changed.
  • 14: Report window size sequence: report text area size instead of whole window size.
  • The left and right margin mode does not be reset when window size is changed.
  • The `/' character can be treated as path separator by using the command line option receiving a file name.
  • Bug fixes
  • The plugin compiled before 4.100 can not called because the DLL's calling convention is changed in Tera Term 4.100.
  • Misc
  • upgraded TTSSH to 2.87.
  • upgraded TTXResizeMenu Plug-in to 1.05
  • upgraded Oniguruma to 6.9.0.

New in Tera Term 4.99 (Jun 26, 2018)

  • Changes:
  • added support for the DECSACE control sequence. Default affected area of DECCARA and DECRARA control sequence is changed to stream.
  • Improved the behavior of window resizing.
  • Accept service name instead of the port number on the command line option.
  • added the /SPEED= command line option which behavior is same as the /BAUDE= command line option.
  • added the setspeed command.
  • Bug fixes:
  • When the mouse tracking is enabled, the menu can not be selected after clicking the screen.
  • The target area of the DECCARA (Change Attributes in Rectangular Area) and DECRARA (Reverse Attributes in Rectangular Area) control sequence is invalid.
  • The DECCARA control sequence breaks kanji character.
  • The DECCARA control sequence breaks the color of cells.
  • Misc:
  • upgraded TTSSH to 2.85.
  • upgraded Oniguruma to 6.8.2.