added support for OSC 10 (Change VT window text foreground color), 11 (Change VT window text background color), 15 (Change TEK window text foreground color) and 16 (Change TEK window text background color) control string.
added support for OSC 52 (Clipboard access) control string.
added the Clipboard access from remote entry on the Additional settings dialog.
added support for the control seqeuence to modify the tabstop.
added the TabStopModifySequence entry in the teraterm.ini file. The default is on.
Broadcast Command: When a user uses the real time mode, the input characters does not show on the edit control.
added support for specifying an any browser as the clickable URL.
added the ClickableUrlBrowser and ClickableUrlBrowserArg entries in the teraterm.ini file. The default value is empty.
added the All and the [Restore All] menu into the [Window] menu.
added support for the xterm back tab key.
added the !XBackTab entry in the [X function keys] section of the keyboard configuration file.
added support for the Integer Array, String Array.
added the "getspecialfolder" macro command.
adjusted the up and down space size of the shown message at the "messagebox", "inputbox" and "statusbox" macro commands.
Bug fixes
The string following after OSC string will not display well.
When the cursor is hid, the vertical bar shape can not be shown.
When the keyboard has the AltGr key and the MetaKey=on is configured, the invalid character will be input.
The zero index of the ANSI color settings can not be loaded.
XMODEM: The first packet is sent out twice by using the xmodem sending function.
YMODEM: The received file can not be saved.
"ifdefined" macro command: When the integer literal is specified, the command mistakenly returns the integer type.
Misc
Modified Tera Term installer script
Cygterm Here can be launched by the right-click to a opened folder on Windows Vista and 7 later.
upgraded TTSSH to 2.59
upgraded TeraTerm Menu to 1.11
upgraded !TTXRecurringCommand Plugin to 1.02
upgraded TTLEditor to 1.4
TTSSH
2011.12.04 (Ver 2.59)
Changes
The control characters(A-_) can be inputed as the password string on the key generator dialog.
When the SSH version of the TTSSH does not match the server protocol version, a user can not connect.
added the SSHFP RR on the Security Warning dialog.
added the "Verify hostkey fingerprint by DNS" checkbox on the "TTSSH: Setup" dialog box.
Bug fixes
When the server protocol is 1.99, Tera Term will connect with the SSH2 protocol by using the SSH1 specified protocol.
When the SSHFP verification is enabled and the SSHFP RR does not query, the application fault will occur.
When the user authentication is failure, the user name of the authentication dialog will show the default user name instead of the user input name.
When the transfering display number is an integer other than zero, the X11 forwaring does not work well.
Misc
upgraded !OpenSSL to 1.0.0e
TeraTerm Menu
2011.12.04 (Ver 1.11)
added support for inputing the control character(A-_) as the password.
!TTXRecurringCommand
2011.12.04 (Ver 1.02)
added the menu id to enable and disable for the macro command.
added support for the reading the configuration file by using the /F= option.