Teraterm Result



Tera Term is Tera Term Pro 2.3 succession version and is being officially recognized by the original author. Tera Term is open source free software terminal emulator supporting UTF-8 protocol. Now TTSSH supports SSH2 protocol (Original version supports SSH1). Searching for Tera Term tab manager lead to no useful results, but to do the job you want, to have multiple-terminal access via only one window with tabs, you can use Putty Connection Manager, it allows you to do this. You can find more detailed information in the following link.

Language: {English} {Japanese}

[Project page] [License] [Download] [Document] [Snapshot] [SourceCode] [Users ML] [Commit ML] [Development]

Connect

(Today: Yesterday: )

TeraTerm Project

TeraTerm Project would have been developed terminal emulator 'Tera Term' and SSH module 'TTSSH'. This software is open source software under BSD License. This is Tera Term Pro 2.3 succession version and is being officially recognized by the original author. Development is continuing in Project Page on OSDN.

Download

Latest version is available from OSDN download page. Current latest release is 4.105.

Teraterm Result

If you can get latest development version, the source code is available from SVN repository. And snapshot is here.
Here is the Old release, however we recommend using the latest release as possible.

Result

Manual

Following manuals are available.
These manuals are the latest contents. New feature not including the release version will be written.
However, a user can check next version contents. Tera Term developer can preliminarily respond the user request.

Support

Please report bugs to Bugs of Ticket.

If you have a request to Tera Term, please post to Feature Requests of ticket. It is possibly implemeneted to future release.

The TeraTerm Pro Users' ML is opened for TeraTerm Project. But this mailing list is Japanese only.

Source code

Development

How to build source codes

Teraterm Result

Refer to develop.txt.

Translations

Tera Term language files to localize the menu and the message are as follows. If you want to add a new language, please download the provided `English.lng' file and translate it with your language. Also, e-mail the translated file to us.

Terraform If Result

LanguageFileMaintenerUpdate
EnglishEnglish.lngTeraTerm Projectlatest
JapaneseJapanese.lngTeraTerm Projectlatest
GermanGerman.lngAlexander Wiechert2010-05-17
FrenchFrench.lngFrancois MOCQ2010-07-21
RussianRussian.lngSergey Ryumik2017-07-19
KoreanKorean.lngDaehong Kim2013-07-25
Chinese (Simplified)Simplified Chinese.lngLiShaohui2017-04-11
Chinese (Traditional)Traditional Chinese.lngWei Yan2014-09-22

If you want to comment on this web site, e-mail us at ttssh2-contactlists.osdn.me.

TeraTerm

2019.08.31 (Ver 4.104)

  • 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.

TTSSH

2019.08.31 (Ver 2.90)

  • Bug fixes
    • SSH2: When SSH communication is slow by using port forwarding, an application fault is occurred due to increase memory consumption.
    • SSH2: When SCP transfer dialog is closed, the directory of file transfer setting and the SCP destination path setting may not be updated.
    • SSH2: When SCP transfer is started on Windows 95/98/Me, an application fault occurs.
    • SSH1: When the destination port number is other than 22, an application fault may be occurred after the host key is newly written to known_hosts file.
    • SSH1: The rhosts authentication could not be performed at all.

TTProxy

2019.08.31 (Ver 1.0.0.25)

Teraterm Send

  • Changes
    • When the negotiation is failed with SOCKS4 and 5, an error information is added to message.
  • Bug fixes
    • Bug fix: Depending on OS, setup dialog is not working correctly. This bug was introduced in 4.103.
    • Bug fix: When the hostname setting is domain, IPv6 and IPv4 fallback does not work well. And also, when you can not connect to the proxy server, Connection refused dialog is shown three times in a row.
    • Bug fix: When data can not receive from SOCKS server during negotiation with SOCKS4 and 5, the data may not be handled as an error.