• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Tera Termの個人的な作業用リポジトリ


Commit MetaInfo

修订版7b2706dfa235571f865de6b00edac1f24f6b120e (tree)
时间2023-09-17 12:17:56
作者zmatsuo <zmatsuo@user...>
Commiterzmatsuo

Log Message

ドキュメントに Reset remote title について追記

- ウィンドウタイトルの設定の説明に次のリンクを追加

- Accept window title change request
- Reset remote title

MFT: r10938

git-svn-id: svn+ssh://svn.osdn.net/svnroot/ttssh2/branches/4-stable@10940 f5f01b69-1e22-0410-acbf-894ab4bd6246

更改概述

差异

--- a/doc/en/html/menu/control.html
+++ b/doc/en/html/menu/control.html
@@ -16,6 +16,11 @@
1616 Resets various terminal modes.
1717 </dd>
1818
19+ <dt id="RsetRemoteTitle">Reset remote title</dt>
20+ <dd>
21+ Reset remote title.
22+ </dd>
23+
1924 <dt>Are you there</dt>
2025 <dd>
2126 Sends a AYT (Are You There) telnet signal. Usually, the host
--- a/doc/en/html/menu/setup-window.html
+++ b/doc/en/html/menu/setup-window.html
@@ -15,7 +15,9 @@
1515 <dl>
1616 <dt id="Title">Title</dt>
1717 <dd>
18- Text displayed in the window title.
18+ Text displayed in the window title.<br>
19+ See <a href="setup-additional.html#AcceptTitleChangeRequest">Accept window title change request</a> for behavior when a remote title is set.<br>
20+ The remote title can be reset with <a href="control.html#RsetRemoteTitle">Reset Remote Title</a>.
1921 </dd>
2022
2123 <dt id="CursorShape">Cursor shape</dt>
--- a/doc/ja/html/menu/control.html
+++ b/doc/ja/html/menu/control.html
@@ -16,6 +16,11 @@
1616 ターミナルの各種モードをリセットします。
1717 </dd>
1818
19+ <dt id="RsetRemoteTitle">Reset remote title</dt>
20+ <dd>
21+ リモートタイトルをリセットします。
22+ </dd>
23+
1924 <dt>Are you there</dt>
2025 <dd>
2126 Telnet の AYT (Are You There) コマンドを送出します。
--- a/doc/ja/html/menu/setup-window.html
+++ b/doc/ja/html/menu/setup-window.html
@@ -15,7 +15,9 @@
1515 <dl>
1616 <dt id="Title">Title</dt>
1717 <dd>
18- ウインドウのタイトル。
18+ ウインドウのタイトル。<br>
19+ リモートタイトルがセットされたときの動作は、<a href="setup-additional.html#AcceptTitleChangeRequest">Accept window title change request</a>を参照ください。<br>
20+ リモートタイトルは<a href="control.html#RsetRemoteTitle">Reset Remote Title</a>でリセットできます。
1921 </dd>
2022
2123 <dt id="CursorShape">Cursor shape</dt>