diff --git a/doc/en/html/about/history.html b/doc/en/html/about/history.html
index 61a96d4bc..993ee6aec 100644
--- a/doc/en/html/about/history.html
+++ b/doc/en/html/about/history.html
@@ -36,83 +36,85 @@
YYYY.MM.DD (Ver 5.3 not released yet)
- Changes
- - MACRO: When TTL file is relative path, it is relative from current directory of ttpmacro.
- - MACRO: Added options such as size specification to the listbox command.
+ - Bracket paste behavior can be adjusted with BracketedSupport and BracketedControlOnly .
+
+ - When pasting string from clipboard that does not contain control codes such as line feeds, characters are not outputted twice in the log with the default settings.
+
+
- Use EnableContinuedLineCopy setting when dragging after selecting a word by double click.
- - Show error messagebox when logging cannot be started with LogAutoStart=on
- Right-click(paste) is not disabled even when SelectOnActivate is off.
- - allow users to select creating automatic backup or not by IniAutoBackup when overwriting the ini file.
-
- VTFontSpace can be used to adjust to narrow the space between characters.
- Fixed some Emoji which character widths did not change with Override Emoji Characters width option. (Changed referenced Emoji table.)
- - Only available COM ports are listed.
- COM ports that are disabled and failed to initialize are not included.
- - improve Broadcast command dialog:
+
- To adjust to narrow the space between characters, VTFontSpace became to be able to set negative value.
+ - Only available COM ports are listed.
- - edit control now support paste by R/M mouse clicking and Shift-INS.
- - edit control now works the same whether the IME is on or off.
- - add context menu in window list which provides foreground/minimize the selected windows and refresh the window list itself.
- - keep selection state when the window list is refreshed.
- - add help button and normalize Japanese button name.
- - fix left click behavior in the margin of window list.
+ - COM ports that are disabled and failed to initialize are not included.
- - Default port settings is moved to General tab of Additional settings dialog.
- Display lng file information when LanguageUI is selected. Remove language setting.
- - Bracket paste behavior can be adjusted with BracketedSupport and BracketedControlOnly .
+
- Download folder setting is moved to General tab of Additional settings dialog.
+ - Add ViewlogEditor argument on Log Tab in Additional settings.
+ - Setup - Font was integrated into Font tab of Additional settings.
+ - Keyboard setting dialog is moved to Keyboard tab of Additional setting dialog.
+ - Add TCP/IP tab of Additional setting dialog.
- - When pasting string from clipboard that does not contain control codes such as line feeds, characters are not outputted twice in the log with the default settings.
+ - TCP/IP dialog is moved to TCP/IP tab.
+ - Default port settings is moved to TCP/IP tab from General setup dialog.
- - Download folder setting is moved to General tab of Additional settings dialog.
- - Modified to display SSH authentication banner in VT window regardless of receiving character code.
-
- Keyboard setting dialog is moved to Keyboard tab of Additional setting dialog.
- - MACRO: send macro command check data and sends it as text or binary. added sendtext and sendbinary macro command
- - MACRO: password file using aes-256-ctr
+
- improve Broadcast command dialog:
- - added the setpassword2, getpassword2, ispassword2 and delpassword2 commands. The contents that is saved with setpassword2 command is protected by a password. This password file is not compatible with prior password file.
+ - edit control now support paste by R/M mouse clicking and Shift-INS.
+ - edit control now works the same whether the IME is on or off.
+ - add context menu in window list which provides foreground/minimize the selected windows and refresh the window list itself.
+ - keep selection state when the window list is refreshed.
+ - add help button and normalize Japanese button name.
+ - fix left click behavior in the margin of window list.
- - added the getttpos command to retrieve the display status, position, and size in the VT window of Tera Term.
- - Add ViewlogEditor argument on Log Tab in Additional settings.
- - Setup - Font was integrated into Font tab of Additional settings.
- Returned the display position of the message box to its previous behavior (center of the parent window) before 4.103, excluding some message boxes.
- - Add TCP/IP tab of Additional setting dialog.
+
- Show error messagebox when logging cannot be started with LogAutoStart=on
+ - allow users to select creating automatic backup or not by IniAutoBackup when overwriting the ini file.
+
- MACRO: send macro command check data and sends it as text or binary. added sendtext and sendbinary macro command
+ - MACRO: Added options such as size specification to the listbox command.
+ - MACRO: added the getttpos command to retrieve the display status, position, and size in the VT window of Tera Term.
+ - MACRO: password file using aes-256-ctr encryption
- - TCP/IP dialog is moved to TCP/IP tab.
- - Default port settings is moved to TCP/IP tab.
+ - added the setpassword2, getpassword2, ispassword2 and delpassword2 commands.
+ - The contents that is saved with setpassword2 command is protected by a password.
+ - This password file is not compatible with prior password file.
+ - MACRO: When TTL file is relative path, it is relative from current directory of ttpmacro.
Bug fixes
- - Fixed COM port detection for modem device. Modem device is also detected the same as 4.x now.
- - MACRO: fixed ttermpro.exe does not crash when file specified in the xmodemsend macro command does not exist.
- Fixed text color to be gray instead of black when SGR 1 + SGR 30(Bold + FG Black).
- - Fixed same repeated characters are selected when double click on delimiter character.(Fixed select behavior that changed in 5.2 to be same as before.)
- - MACRO: fixed file name is garbled in status window when Kanji characters are included.
- Fixed to repetition of surrogate pair characters correctly display when "Drawing resized font to fit cell width" is on.
- - Fixed to use EnableContinuedLineCopy setting when double click to select a word. This bug was introduced in 5.2.
- - Fixed window maximization works immediately after startup.
- - MACRO: fixed password file name for getpassword and delpassword macro command is not Unicode compatible.
- - Fixed crash on exit when using /V option of ttermpro.exe.
- Fixed display of combined characters was corrupted.
- - Apply changes even if only NoFrame is changed at Window setup dialog.
- - MACRO: fixed send macro command could not send $00.
- - Fixed focus disappears in SSH Authentication dialog and TAB cannot be used.
- - Added download folder for log saving folder same as Tera Term 4.
+ - Fixed to use EnableContinuedLineCopy setting when double click to select a word. This bug was introduced in 5.2.
+ - Fixed same repeated characters are selected when double click on delimiter character.(Fixed select behavior that changed in 5.2 to be same as before.)
- Fixed wrong characters were sent when transmit character code is JIS.
- Fixed wrong character output at end of line.
- Fixed wrong character output when local echo is on.
- - MACRO: Fixed path of basename and dirname macro commands were not Unicode-compatible.
- - MACRO: Fixed clipb2var is not working.
- - MACRO: Fixed ttpmacro.exe crashes when referencing unsetted string array element.
+ - Fixed COM port detection for modem device. Modem device is also detected the same as 4.x now.
- Fixed doesn't remember the COM port it used on new connection dialog
- Fixed COM port list was not sorted on new connection dialog.
+ - Apply changes even if only NoFrame is changed at Window setup dialog.
+ - Fixed the issue where specifying the /V option with ttermpro.exe would cause a crash upon exit.
+ - Fixed window maximization works immediately after startup.
+ - Added download folder for log saving folder same as Tera Term 4.
+ - MACRO: fixed send macro command could not send $00.
+ - MACRO: Fixed clipb2var is not working.
+ - MACRO: Fixed path of basename and dirname macro commands were not Unicode-compatible.
+ - MACRO: fixed ttermpro.exe does not crash when file specified in the xmodemsend macro command does not exist.
+ - MACRO: fixed password file name for getpassword and delpassword macro command is not Unicode compatible.
+ - MACRO: Fixed ttpmacro.exe crashes when referencing unsetted string array element.
+ - MACRO: fixed file name is garbled in status window when Kanji characters are included.
@@ -3530,8 +3532,11 @@ YYYY.MM.DD (Ver 3.3 not released yet)
- Changes
- - add support for multiple required authentication.
- auto login, connect from macro and duplicate session are not supported, because TTSSH cannot receive multiple authentication informations from command line parameters.
+ - add support for multiple required authentication.
+
+ - auto login, connect from macro and duplicate session are not supported, because TTSSH cannot receive multiple authentication informations from command line parameters.
+
+
- If option(/f, /ssh-f, /ssh-consume, /keyfile) argument file name is not absolute path, modify it to be treated as a relative path from %APPDATA%\teraterm5\.
- Modified private key file name can use Unicode
@@ -3540,6 +3545,8 @@ YYYY.MM.DD (Ver 3.3 not released yet)
- Bug fixes
@@ -5457,8 +5464,8 @@
- Added LockBox to encrypt and save passwords.
- In the Details dialog, the "use SSH" checkbox no longer turns on when the executable file name includes "ttermpro.exe".
- - Added the risk of information leaks.
- Fixed a typo in the title of the List Configuration dialog. (Cofiguration -> Configuration)
+ - Added the risk of information leaks.
diff --git a/doc/ja/html/about/history.html b/doc/ja/html/about/history.html
index 6f4d75e20..34d051200 100644
--- a/doc/ja/html/about/history.html
+++ b/doc/ja/html/about/history.html
@@ -36,16 +36,31 @@ YYYY.MM.DD (Ver 5.3 not released yet)
- 変更
- - MACRO: TTLファイルを相対パスで指定したとき、ttpmacroのカレントディレクトリ相対で扱うようにした。
- - MACRO: listboxコマンドにサイズ指定等のオプション等を追加した。
+ - ブラケットペーストの動作を BracketedSupport と BracketedControlOnly で調整できるようにした。
+
+ - デフォルト設定で改行などを含まない文字列をクリップボードからペーストしたとき二重にログに出力されなくなった。
+
+
- ダブルクリックでワード選択後のドラッグ時、EnableContinuedLineCopy を反映してするようにした。
- - LogAutoStart=on でログ記録が開始できないとき、エラーメッセージを表示するようにした。
- SelectOnActivate が off でも右クリックによる貼り付けは行われるようにした。
- - iniファイルを上書きする際に自動バックアップを作成するかどうかを IniAutoBackup で設定できるようにした。
- - VTFontSpace で負の値を設定できるようにした。
- Override Emoji Characters widthで文字幅が変化しない絵文字があったので修正した。(参照する絵文字テーブルを変更した。)
- - 使用可能なCOMポートのみを一覧に表示するようにした。
- 無効化、初期化に失敗したCOMポートは含まれないようにした。
+ - 余白が大きいフォントで文字間を狭くするため、VTFontSpace に負の値を設定できるようにした。
+ - 使用可能なCOMポートのみを一覧に表示するようにした。
+
+ - 無効化、初期化に失敗したCOMポートは含まれなくなった。
+
+
+ - LanguageUI選択時にlngファイルの情報を表示するようにした。Language設定を削除した。
+ - ダウンロードフォルダの設定を Additional settings の General タブへ移動した。
+ - Additional settings の Log タブに ViewlogEditor の引数を追加した。
+ - 設定-フォント設定を Additional settings の フォントタブへ統合した。
+ - キーボード設定ダイアログを Additional settings の Keyboard タブへ移動した。
+ - Additional settings に TCP/IP タブ を追加した。
+
+ - TCP/IP setup ダイアログを TCP/IP タブへ移動した。
+ - Default port 設定を General setup ダイアログから TCP/IP タブへ移動した。
+
+
- Broadcast commandダイアログの挙動を改善した。
- リアルタイムモードでは、コマンド入力コントロールで マウス右クリック・中クリック あるいは Shift-INS によりペーストできるようにした。また、この時の改行の確認は各ウィンドウではなくダイアログで行われるようにした。
@@ -56,63 +71,50 @@ YYYY.MM.DD (Ver 5.3 not released yet)
- ウィンドウリストの余白部分で左クリックした時の挙動を修正した。
- - Default port 設定を Additional settings の General タブへ移動した。
- - LanguageUI選択時にlngファイルの情報を表示するようにした。Language設定を削除した。
- - ブラケットペーストの動作を BracketedSupport と BracketedControlOnly で調整できるようにした。
-
- - デフォルト設定で改行などを含まない文字列をクリップボードからペーストしたとき二重にログに出力されなくなった。
-
-
- - ダウンロードフォルダの設定を Additional settings の General タブへ移動した。
- - SSH認証バナーをVT ウィンドウ内に表示する時、受信文字コードによらず表示できるよう変更した。
- - キーボード設定ダイアログを Additional settings の Keyboard タブへ移動した。
+ - メッセージボックスの表示位置を4.103より前の動作(親ウィンドウ中央)に戻した。(一部のメッセージボックスを除く)
+ - LogAutoStart=on でログ記録が開始できないとき、エラーメッセージを表示するようにした。
+ - iniファイルを上書きする際に自動バックアップを作成するかどうかを IniAutoBackup で設定できるようにした。
- MACRO: send マクロコマンドは送信データを判定してテキスト又はバイナリとして送信する。sendtext と sendbinary マクロコマンドを追加した。
- - MACRO: aes-256-ctrを使用したパスワードファイル
-
+
- MACRO: listboxコマンドにサイズ指定等のオプション等を追加した。
- MACRO: Tera Term の VT window の表示状態、位置、サイズを取得する getttpos コマンドを追加した。
-
- - Additional settings の Log タブに ViewlogEditor の引き数を追加した。
- - 設定-フォント設定を Additional settings の フォントタブへ統合した。
- - メッセージボックスの表示位置を4.103より前の動作(親ウィンドウ中央)に戻した。(一部のメッセージボックスを除く)
- - Additional settings に TCP/IP タブ を追加した。
+
- MACRO: aes-256-ctr 暗号化を使用したパスワードファイル
+ - MACRO: TTLファイルを相対パスで指定したとき、ttpmacroのカレントディレクトリ相対で扱うようにした。
- バグ修正
- - モデムデバイスのCOMポート検出を修正した。4.x と同様にモデムデバイスも検出できるようになった。
- - MACRO: xmodemsendマクロコマンドで指定したファイルが存在しない時、ttermpro.exe がクラッシュしないよう修正した。
- SGR 1 + SGR 30(強調+文字色黒)のとき、文字色を黒ではなく灰色で表示するよう修正した。
- - 区切り文字をダブルクリックしたとき、連続した同一文字を選択するよう修正した(5.2で変わってしまった選択動作を従来と同じ動作となるよう修正した)。
- - MACRO: ステータスウィンドウのマクロファイル名が文字化けする場合があったので修正した。
- "Drawing resized font to fit cell width"がonのとき、サロゲートペアの文字が連続した場合でも正しく表示するよう修正した。
- - ダブルクリックでワード選択時、EnableContinuedLineCopy を反映するよう修正した。5.2でエンバグ。
- - 起動直後のウィンドウ最大化が動作するよう修正した。
- - MACRO: getpassword, delpasswordマクロコマンドのパスワードファイル名がUnicodeに対応していなかったので修正した。
- - ttermpro.exe の /V オプションを使用すると終了時クラッシュする問題を修正した。
- 結合文字の表示が崩れることがあったので修正した。
- - Window setup ダイアログで No Frame だけが変更された場合も変更を適用するようにした。
- - MACRO: send マクロコマンドで $00 を送信できなったので修正した。
- - SSH Authentication ダイアログでフォーカスが消えてTAB等が使えなくなる問題を修正した
- - ログの保存フォルダに、Tera Term 4 と同様にダウンロードフォルダを追加した。
+ - ダブルクリックでワード選択時、EnableContinuedLineCopy を反映するよう修正した。5.2でエンバグ。
+ - 区切り文字をダブルクリックしたとき、連続した同一文字を選択するよう修正した(5.2で変わってしまった選択動作を従来と同じ動作となるよう修正した)。
- 送信文字コードがJISの時、誤った文字を送信することがあったので修正した。
- - 行末の文字出力の誤りを修正
- - ローカルエコーがON時、正しくエコーされなかったので修正
+ - 行末の文字出力の誤りを修正した。
+ - ローカルエコーがON時、正しくエコーされなかったので修正した。
- - MACRO: basename, dirnameマクロコマンドのパスがUnicodeに対応していなかったので修正した。
- - MACRO: clipb2varが動作しなかったので修正した。
- - MACRO: 文字列配列の未設定要素を参照すると ttpmacro.exe がクラッシュするので修正した。
+ - モデムデバイスのCOMポート検出を修正した。4.x と同様にモデムデバイスも検出できるようになった。
- 新しい接続ダイアログで、直前に使用したCOMポートを選択しなかったので修正した。
- 新しい接続ダイアログで、COMポートリストがソートされなかったので修正した。
+ - Window setup ダイアログで No Frame だけが変更された場合も変更を適用するようにした。
+ - ttermpro.exe の /V オプションを使用すると終了時クラッシュする問題を修正した。
+ - 起動直後のウィンドウ最大化が動作するよう修正した。
+ - ログの保存フォルダに、Tera Term 4 と同様にダウンロードフォルダを追加した。
+ - MACRO: send マクロコマンドで $00 を送信できなったので修正した。
+ - MACRO: clipb2varが動作しなかったので修正した。
+ - MACRO: basename, dirnameマクロコマンドのパスがUnicodeに対応していなかったので修正した。
+ - MACRO: getpassword, delpasswordマクロコマンドのパスワードファイル名がUnicodeに対応していなかったので修正した。
+ - MACRO: xmodemsendマクロコマンドで指定したファイルが存在しない時、ttermpro.exe がクラッシュしないよう修正した。
+ - MACRO: 文字列配列の未設定要素を参照すると ttpmacro.exe がクラッシュするので修正した。
+ - MACRO: ステータスウィンドウのマクロファイル名が文字化けする場合があったので修正した。
@@ -3538,8 +3540,11 @@ YYYY.MM.DD (Ver 3.3 not released yet)
- 変更
- - 複数認証要求に対応しました。
- コマンドラインオプションで複数の認証情報を受け取れないため、自動ログイン・マクロからの接続・セッションの複製には対応していません。
+ - 複数認証要求に対応した。
+
+ - コマンドラインオプションで複数の認証情報を受け取れないため、自動ログイン・マクロからの接続・セッションの複製には対応していない。
+
+
- オプション(/f, /ssh-f, /ssh-consume, /keyfile)のファイル名が絶対パスでないときは、%APPDATA%\teraterm5\ からの相対パスとして扱うように変更した。
- 秘密鍵ファイル名にUnicodeを使用できるよう修正した。
@@ -3548,6 +3553,8 @@ YYYY.MM.DD (Ver 3.3 not released yet)
- バグ修正
@@ -5466,8 +5473,8 @@
- パスワードを暗号化して保存するLockBoxを追加した。
- Detailsダイアログで実行ファイル名に"ttermpro.exe"か含まれている場合に"use SSH"のチェックボックスがONになる処理をなくした。
- - 情報漏洩のリスクを加筆した。
- List Configurationダイアログのタイトルの誤字を修正した。(Cofiguration -> Configuration)
+ - 情報漏洩のリスクを加筆した。