Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaya committed Sep 16, 2024
1 parent f200aa7 commit 0d7af9b
Show file tree
Hide file tree
Showing 57 changed files with 806 additions and 503 deletions.
4 changes: 2 additions & 2 deletions manual/5/en/about/emulations_dec_special.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ <h1>DEC Special Graphics</h1>
<p>
In CJK environment, Tera Term displays Box-drawing character and some symbols with 2 column widths.
(Character width can be changed in the settings.
Refer to <a href="../menu/setup-additional-coding.html#AmbiguousCharactersWidth">Additional settings / "coding" tab, Ambiguous Characters width</a>)
Refer to <a href="../menu/setup-additional-coding.html#AmbiguousCharactersWidth">Additional settings / "Encoding" tab, Ambiguous Characters width</a>)
</p>

<p>
However, some host applications may assume these characters will be displayed as 1-column wide character which results in incorrect display image.<br>
In addition, a ruler may be displayed by using +-| and some unsupported characters may be displayed as ?? in English mode.<br>
Tera Term can be configured to display these characters by similar code of DEC Special Graphics (if any exists) to minimize the incorrect display image.
Setting can be changed on <a href="../menu/setup-additional-coding.html#DecSpecial">Additional settings / "coding" tab, DEC Special Graphics</a><br>
Setting can be changed on <a href="../menu/setup-additional-coding.html#DecSpecial">Additional settings / "Encoding" tab, DEC Special Graphics</a><br>
However this feature causes a side effect that characters selected by mouse will be copied as different characters in a clipboard.
</p>

Expand Down
20 changes: 11 additions & 9 deletions manual/5/en/about/history.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ <h3 id="teraterm_5.4">YYYY.MM.DD (Ver 5.4 not released yet)</h3>
<ul class="history">
<li>Changes
<ul>
<li>Setup - General was integrated into <a href="../menu/setup-additional-general.html">General tab</a> of Additional settings dialog.</li>
<li>Renamed the Additional setting "Coding" to "Encoding" for better clarity.</li>
<li>changed to use transmit character code when sending clipboard (OSC 52).<br>
Before fix, when transmit character code is not UTF-8, it used ACP.</li>
<li>Remove /LA command line options because language mode was removed</li>
Expand All @@ -44,11 +46,11 @@ <h3 id="teraterm_5.4">YYYY.MM.DD (Ver 5.4 not released yet)</h3>
</ul>
</li>

<!--li>Bug fixes
<li>Bug fixes
<ul>
<li></li>
<li>Fixed a problem that an error is displayed when a new connection is made after disconnecting during log output in the case of LogAutoStart=on.</li>
</ul>
</li-->
</li>

<li>Misc
<ul>
Expand All @@ -75,7 +77,7 @@ <h3 id="teraterm_5.3">2024.09.08 (Ver 5.3)</h3>
<li>COM ports that are disabled and failed to initialize are not included.</li>
</ul>
</li>
<li>General setup dialog is now shown the information from <a href="../menu/setup-general.html#UILanguageFile">Language file</a> which is selected.</a>
<li>General setup dialog is now shown the information from <a href="../menu/setup-additional-general.html#UILanguageFile">Language file</a> which is selected.</a>
<li>"Default port" settings is moved to <a href="../menu/setup-additional-general.html#Port">General tab</a> of Additional settings dialog from General setup dialog.</li>
<li>Removed Language setting from General setup dialog.</li>
<li>Download folder setting is moved to <a href="../menu/setup-additional-general.html#DownloadFolder">General tab</a> of Additional settings dialog.</li>
Expand Down Expand Up @@ -354,9 +356,9 @@ <h3 id="teraterm_4.105">2019.12.7 (Ver 4.105)</h3>
<li>Added support for REP control sequence.</li>
<li>Added support for xterm ED 3 (clear scroll buffer) control sequence.
<ul>
<li>Added the <a href="../menu/setup-additional.html#ed3">"Accept clearing scroll buffer from remote"</a> setting on the <a href="../menu/setup-additional.html#TabControlSequence">Control Sequence tab</a> of the <a href="../menu/setup-additional.html">Additional settings dialog</a>. The default value is off.</li>
<li>Added the <a href="../menu/setup-additional-ctrlseq.html#ed3">"Accept clearing scroll buffer from remote"</a> setting on the <a href="../menu/setup-additional-ctrlseq.html">Control Sequence tab</a> of the <a href="../menu/setup-additional.html">Additional settings dialog</a>. The default value is off.</li>
</ul></li>
<li>Added <a href="../commandline/teraterm.html#osc52">/OSC52=</a> command line option for change the <a href="../menu/setup-additional.html#ClipboardAccessFromRemote">"Clipboard access from remote"</a> setting.</li>
<li>Added <a href="../commandline/teraterm.html#osc52">/OSC52=</a> command line option for change the <a href="../menu/setup-additional-ctrlseq.html#ClipboardAccessFromRemote">"Clipboard access from remote"</a> setting.</li>
<li>Added the <a href="../menu/file.html#PauseLog">[Pause Logging]</a> and the <a href="../menu/file.html#StopLog">[Stop Logging]</a> menu into the <a href="../menu/file.html">[File]</a> menu.</li>
<li>The start of the text selection with the mouse can be delayed by setting.
<ul>
Expand Down Expand Up @@ -684,7 +686,7 @@ <h3 id="teraterm_4.96">2017.08.31 (Ver 4.96)</h3>
</ul></li>
<li>Hidden font set by OS can be selected with font setting dialog.
<ul>
<li>The setting can be configured on the General tab of <a href="../menu/setup-additional-general.html#ListHiddenFonts">Additional settings dialog</a>.</li>
<li>The setting can be configured on the General tab of Additional settings dialog.</li>
</ul></li>
<li>When the serial port and named pipe can not be opened, the error message contains reason or error code.</li>
<li>When the <a href="../macro/command/sendlnbroadcast.html">sendlnbroadcast</a> macro command is used, the carriage return is sent one more time after last parameter.</li>
Expand Down Expand Up @@ -953,7 +955,7 @@ <h3 id="teraterm_4.89">2015.12.01 (Ver 4.89)</h3>
</ul></li>
<li>Eterm look-feel: added the Image Brightness configuration.</li>
<li>added the Virtual Store path to <a href="../menu/setup-directory.html">Setup directory</a>.</li>
<li>The cygterm.cfg is not saved on dialog closing but is saved on the Save setup when <a href="../menu/setup-additional.html#CygTerm">the CygTerm configuration of the Additional settings</a> is used.</li>
<li>The cygterm.cfg is not saved on dialog closing but is saved on the Save setup when <a href="../menu/setup-additional-cygwin.html#CygTerm">the CygTerm configuration of the Additional settings</a> is used.</li>
<li>The command line option can be quoted from an offset when the '"' is used.</li>
<li>When the click-able URL is not double-clicked but single-clicked on the version dialog, the browser can be launched.</li>
<li>MACRO: added new parameter which can specify an index of selected item at the <a href="../macro/command/listbox.html">listbox</a> macro command.</li>
Expand Down Expand Up @@ -2064,7 +2066,7 @@ <h3 id="teraterm_4.63">2009.7.5 (Ver 4.63)</h3>
<ul>
<li>added support for cursor control sequences.
<ul>
<li>added the <a href="../menu/setup-additional.html#CursorCtrlSequence">CursorCtrlSequence</a> entry in the teraterm.ini file. The default is off.</li>
<li>added the <a href="../menu/setup-additional-ctrlseq.html#CursorCtrlSequence">CursorCtrlSequence</a> entry in the teraterm.ini file. The default is off.</li>
</ul></li>
<li>added support for the control sequences for window operation.
<ul>
Expand Down
1 change: 0 additions & 1 deletion manual/5/en/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ <h1 class="center">Tera Term Help Index</h1>
<UL>
<LI><A HREF="usage/keyboard.html">Keyboard</A></LI>
<LI><A HREF="usage/mouse.html">Mouse</A></LI>
<LI><A HREF="usage/shortcut.html">Shortcut</A></LI>
<LI><A HREF="usage/ssh.html">SSH connection</A></LI>
<LI><A HREF="usage/cygwin.html">Cygwin connection</A></LI>
<LI><A HREF="usage/proxy.html">Proxy connection</A></LI>
Expand Down
8 changes: 4 additions & 4 deletions manual/5/en/menu/setup-additional-coding.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Additional settings / "coding" tab ([Setup] menu)</title>
<title>Additional settings / "Encoding" tab ([Setup] menu)</title>
<META http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../style.css" type="text/css">
</head>

<body>
<h1>Additional settings / "Coding" tab ([Setup] menu)</h1>
<h1>Additional settings / "Encoding" tab ([Setup] menu)</h1>

<h2>Coding</h2>
<h2>Encoding</h2>

<dl>
<dt id="KanjiReceive">receive</dt>
Expand All @@ -32,7 +32,7 @@ <h3 id="AmbiguousCharactersWidth">Ambiguous Characters width</h3>
Specify character width assumed by Tera Term connecting destination.<br>
Refer to <a href="#EastAsianWidth">East_Asian_Width and width (cells)</a>.<br>
Refer to <a href="setup-additional-font.html#ResizedFont">Drawing resized font to fit cell width</a> for Tera Term drawing character width.
If you change Coding-receive by pull-down, width is changed to typical characte witdh of that code automatically. Nevertheless, that width is not absolutely recommend, you can choose the width what you want for font or other reasons.
If you change Encoding-receive by pull-down, width is changed to typical characte witdh of that code automatically. Nevertheless, that width is not absolutely recommend, you can choose the width what you want for font or other reasons.

<h3 id="UnicodeEmojiOverride">Override Emoji Characters width</h3>

Expand Down
150 changes: 150 additions & 0 deletions manual/5/en/menu/setup-additional-ctrlseq.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,150 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Additional settings / "Control Sequence" Tab ([Setup] Menu)</title>
<META http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../style.css" type="text/css">
</head>

<body>
<h1>Additional settings / "Control Sequence" Tab ([Setup] Menu)</h1>

<dl>
<dt id="MouseEventTracking">Accept mouse event tracking</dt>
<dd>
Tera Term would send the escape sequence of the mouse operation when VT window is changed to the mouse tracking mode by the host application.<br>
However, TERM environment variable should be "xterm" type.
</dd>

<dt id="DisableMouseTrackingByCtrl">Disable mouse event tracking when Control is pressed</dt>
<dd>
The mouse tracking mode is enabled, TeraTerm does not send the mouse operation while the control key is pressed.
</dd>

<dt id="AcceptTitleChangeRequest">Accept window title change request</dt>
<dd>
Configures whether a user accepts the window title changing.
<dl>
<dt>off</dt>
<dd>Do not accept it.</dd>
<dt>overwrite</dt>
<dd>Accept it, and then display only the window tile.</dd>
<dt>ahead</dt>
<dd>Accept it, and then insert the window title before the canonical title.</dd>
<dt>last</dt>
<dd>Accept it, and then insert the window title after the canonical title.</dd>
</dl>
</dd>

<dt id="TitleReportSequence">Window title report</dt>
<dd>
A user can configure how Tera Term can respond to the dtterm window title and icon label reporting request.
<dl>
<dt>ignore</dt>
<dd>Ignore a window title reporting request.</dd>
<dt>accept</dt>
<dd>Tera Term reports the current window title. However, be careful about using this feature because the security problem will occur.</dd>
<dt>empty</dt>
<dd>Report empty string.</dd>
</dl>
</dd>

<dt id="WindowCtrlSequence">Window control sequence</dt>
<dd>
added support for the position moving, the minimization, the maximization, the most front, the most back, the refresh and the window size changing(per pixel and character) control sequences regarding the dtterm window operation.
</dd>

<dt id="WindowReportSequence">Window report sequence</dt>
<dd>
This function enables the dtterm control sequence such as the window status reporting, the window position reporting, the window size(in pixel and character) reporting and the root window size reporting, among the window information reporting features.<br>
If you do not want window information to be sent to remote host by some reason such as security, please disable this setting.
</dd>

<dt id="CursorCtrlSequence">Cursor control sequence</dt>
<dd>
Enables the control sequence for the cursor shape.<br>
This function enables cursor shape change by cursor change sequence of DECSCUSR(cursor shape change), WYSTCURM(Wyse no-blinking cursor), WYULCURM(Wyse underlined cursor) and AT&amp;T 610 blinking cursor.

<p>
If a user uses the vim editor, write below entries in the ~/.vimrc to enable this feature.
</p>

<pre>
set t_SI=^[[3\ q
set t_EI=^[[1\ q
NOTE: Input ^[ by using Control-V Control-[.
</pre>

If the cursor periodically blinks after an application exits, a user should configure as follows.<br>
In the ncurses 5.7 terminfo, the invisible(civis)/normal display(cnorm)/highlighting(cvvis) of the xterm cursor are as follows:

<pre>
civis=\E[?25l
cnorm=\E[?12l\E[?25h
cvvis=\E[?12;25h
</pre>

When the upper configuration is enabled, the normal cursor displays with the non-blinking mode and the emphasis cursor displays with the blinking mode.
So, the cursor does not blink when the terminfo application displays the own cursor.<br>
If a user want to blink the cursor, turn off the CursorCtrlSequence entry or do in the following commands:

<pre>
% infocmp xterm &gt; xterm.ti
Open the xterm.ti file, change from a value of cnorm and cvvis to \E?25h.
% tic -o ~/.terminfo xterm.ti
Execute the tic command.
# tic xterm.ti
If the configuration is enabled as whole system, execute the upper command with a root user.
</pre>
</dd>

<dt id="ClipboardAccessFromRemote">Clipboard access from remote</dt>
<dd>
permits the host to access the clipboard.
<dl>
<dt>off</dt>
<dd>can not permit</dd>
<dt>write only</dt>
<dd>can permit a clipboard to write</dd>
<dt>read only</dt>
<dd>can permit a clipboard to read</dd>
<dt>read/write</dt>
<dd>can permit a clipboard to write and read</dd>
</dl>
</dd>

<dt id="NotifyClipboardAccess">Notify clipboard access from remote</dt>
<dd>
Notifies the access of clipboard from remote host.
</dd>

<dt id="ed3">Accept clearing scroll buffer from remote</dt>
<dd>
Enables the control sequence for clearing the scroll buffer. When enabled, the clear command clears the scroll buffer.
</dd>

<dt id="DisablePrintStart">Disable print start sequence</dt>
<dd>
Disable print start by the control sequence.
(<a href="../setup/teraterm-prn.html#ignoremc">see also</a>)
</dd>

<dt id="Bell">Bell</dt>
<dd>
Select bell(BEL, ASCII $07) behavior.
<dl>
<dt>disable</dt>
<dt>sound</dt>
<dd>Output windows default beep sound.</dd>
<dt>visiualbell</dt>
<dd>Flash screen.</dd>
</dl>
(<a href="../setup/teraterm-term.html#BellLimitting">see also</a>)
</dd>

</dl>

</body>
</html>
31 changes: 31 additions & 0 deletions manual/5/en/menu/setup-additional-cygwin.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<TITLE>Additional settings / "Cygwin" Tab ([Setup] Menu)</title>
<META http-equiv="Content-Style-Type" content="text/css">
<link rel="stylesheet" href="../style.css" type="text/css">
</head>

<body>
<h1>Additional settings / "Cygwin" Tab ([Setup] Menu)</h1>

<dl>
<dt id="CygwinDirectory">Cygwin install path</dt>
<dd>
Specify the install directory of Cygwin.
</dd>

<dt id="CygTerm">CygTerm</dt>
<dd>
Configure CygTerm settings. Please refer to <a href="../setup/cygterm.html">CygTerm+ setup file</a> for details.
<p>
NOTE: The cygterm.cfg file is automatically updated after configuration on version 4.88 or earlier,
however the file is not automatically updated on version 4.89 or later. <br>
<em>Please do Setup - Save Setup to update the cygterm.cfg file.</em>
</p>
</dd>
</dl>
</body>
</html>
4 changes: 2 additions & 2 deletions manual/5/en/menu/setup-additional-font.html
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@ <h3>Note:</h3>
</li>
<li>
Hidden fonts specified by OS can not be shown on font list by default.
Please enable the <a href="setup-additional-general.html#ListHiddenFonts">List hidden fonts in font dialog</a> setting on the General tab of <a href="setup-additional.html">Additiona settings dialog</a> to select hidden fonts.
Please enable the <a href="#ListHiddenFonts">List hidden fonts</a> to select hidden fonts.
</li>
<li>
The font quality can be selected by using the <a href="setup-additional-visual.html#FontQuality">Font quality</a> on the Visual tab of <a href="setup-additional.html">Additional settings dialog</a>.
The font quality can be selected by using the <a href="setup-additional-visual.html#FontQuality">Font quality</a> on the Visual tab of Additional settings dialog.
</li>
<li>
When the dialog font is set to very large size and wide font,
Expand Down
6 changes: 3 additions & 3 deletions manual/5/en/menu/setup-additional-general.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ <h1>Additional settings / "General" Tab ([Setup] Menu)</h1>
When the IME is enabled, the caret is gray.
</dd>

<dt id="ListHiddenFonts">List hidden fonts in font dialog</dt>
<dt id="UILanguageFile">UI Language</dt>
<dd>
A feature that some fonts can be shown or not on the font list is added on Windows 7 or later.
When this setting is enabled, whole fonts can be selected on the <a href="setup-font.html">Font setting dialog</a>.
The message catalog(menu and dialog message) can be changed by specifying the language file(lang\*.lng).
Refer to <A HREF="../setup/lng.html">Language file</a>.
</dd>

<dt id="Port">Default port</dt>
Expand Down
Loading

0 comments on commit 0d7af9b

Please sign in to comment.