Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zmatsuo committed Mar 12, 2024
1 parent 9d88a54 commit ce08da7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manual/5/en/about/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ <h3 id="teraterm_5.3">YYYY.MM.DD (Ver 5.3 not released yet)</h3>

<li>Bug fixes
<ul>
<li>Fixed COM port detection for modem device. Modem device is also detected the same as 4.x now.</li>
<li>MACRO: fixed ttermpro.exe does not crash when file specified in the xmodemsend macro command does not exist.</li>
<li>Fixed COM port detection for modem device.</li>
<li>Fixed text color to be gray instead of black when SGR 1 + SGR 30(Bold + FG Black).</li>
<li>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.)</li>
<li>MACRO: fixed file name is garbled in status window when Kanji characters are included.</li>
Expand Down
2 changes: 1 addition & 1 deletion manual/5/ja/about/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ <h3 id="teraterm_5.3">YYYY.MM.DD (Ver 5.3 not released yet)</h3>

<li>バグ修正
<ul>
<li>モデムデバイスのCOMポート検出を修正した。4.x と同様にモデムデバイスも検出できるようになった。</li>
<li>MACRO: xmodemsendマクロコマンドで指定したファイルが存在しない時、ttermpro.exe がクラッシュしないよう修正した。</li>
<li>モデムデバイスのCOMポートを検出できるよう修正した。</li>
<li>SGR 1 + SGR 30(強調+文字色黒)のとき、文字色を黒ではなく灰色で表示するよう修正した。</li>
<li>区切り文字をダブルクリックしたとき、連続した同一文字を選択するよう修正した(5.2で変わってしまった選択動作を従来と同じ動作となるよう修正した)。</li>
<li>MACRO: ステータスウィンドウのマクロファイル名が文字化けする場合があったので修正した。</li>
Expand Down

0 comments on commit ce08da7

Please sign in to comment.