Additional settings([Setup] Menu)

"General" Tab

Enable clickable URL
Launches the web browser by clicking URL string.
Disable accelerator send break
Disables accelerator key of send break.
Accept broadcast
Accept the broadcast command.
Can be only enabled when the "Realtime mode" is off. However, this option is always ignored when the "Realtime mode" is on.
Mouse wheel scroll line
Configures the mouse wheel scroll line.
Auto scroll only in bottom line
Stop auto scrolling except when the bottom line is displayed.
Clear display when window resized
The current screen is cleared when the VT window resizes.
Change cursor shape with IME state
When the IME is enabled, the caret is gray.
List hidden fonts in font dialog
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 Font setting dialog.
Title format
Configures the window title format.
Display host/port name
Displays hostname or serial port name
Display session number
Displays session number
Display VT/TEK
Displays VT or TEK
Swap hostname and title position
Swaps the hostname and title text, displays hostname first.
Display tcp port number
Displays tcp port number (TCP/IP connection only)
Display serial port speed
Displays speed of serial port (serial connection only)

"Control Sequence" Tab

Accept mouse event tracking
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.
However, TERM environment variable should be "xterm" type.
Disable mouse event tracking when Control is pressed
The mouse tracking mode is enabled, TeraTerm does not send the mouse operation while the control key is pressed.
Accept window title change request
Configures whether a user accepts the window title changing.
off
Do not accept it.
overwrite
Accept it, and then display only the window tile.
ahead
Accept it, and then insert the window title before the canonical title.
last
Accept it, and then insert the window title after the canonical title.
Window title report
A user can configure how Tera Term can respond to the dtterm window title and icon label reporting request.
ignore
Ignore a window title reporting request.
accept
Tera Term reports the current window title. However, be careful about using this feature because the security problem will occur.
empty
Report empty string.
Window control sequence
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.
Window report sequence
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.
If you do not want window information to be sent to remote host by some reason such as security, please disable this setting.
Cursor control sequence
Enables the control sequence for the cursor shape.
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&T 610 blinking cursor.

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

set t_SI=^[[3\ q
set t_EI=^[[1\ q
NOTE: Input ^[ by using Control-V Control-[.
If the cursor periodically blinks after an application exits, a user should configure as follows.
In the ncurses 5.7 terminfo, the invisible(civis)/normal display(cnorm)/highlighting(cvvis) of the xterm cursor are as follows:
civis=\E[?25l
cnorm=\E[?12l\E[?25h
cvvis=\E[?12;25h
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.
If a user want to blink the cursor, turn off the CursorCtrlSequence entry or do in the following commands:
% infocmp xterm > 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.
Clipboard access from remote
permits the host to access the clipboard.
off
can not permit
write only
can permit a clipboard to write
read only
can permit a clipboard to read
read/write
can permit a clipboard to write and read
Notify clipboard access from remote
Notifies the access of clipboard from remote host.
Accept clearing scroll buffer from remote
Enables the control sequence for clearing the scroll buffer. When enabled, the clear command clears the scroll buffer.

"Copy and Paste" Tab

Enable continued line copy
Concatenates current line with the next line including word characters when the whole line is stepped over.
Disable mouse R button paste
Disables pasting clipboard data when mouse right button is clicked.
Confirm mouse R button paste
Displays popup menu and confirm pasting clipboard data when mouse right button is clicked.
Select only by L button
Enable selection by mouse drag only with left button.
Trim trailing new line character when pasting
Remove trailing new line character when pasting.
Normalize line break when pasting
Normalize new line on pasting. When new line of clipboard is CR and LF, every new line is changed to CR+LF.
Confirm change paste
When the Clipboard includes CR/LF, the confirmation dialog can be shown to paste by right-click or Alt+V. This is a foolproof way.
String file
When the Clipboard includes any strings in the specified file, the confirmation dialog can be shown to paste by right-click or Alt+V. This is a foolproof way.
This function works when the ConfirmChangePaste is enabled.
Delimiter characters
Includes delimiter characters for the word selection.
Paste delay per line
A user can delay to send a line data to the remote host when the user pastes multiple lines. The delay time can be specified by this option on the millisecond time scale.
Disabling text selection when the window is activated
When an inactive window is activated by clicking the text area with the mouse, the text selection is disabled.

"Visual" tab

Window Opacity / Active
Window Opacity / Inactive
You can set up the value of opacity when the window is active (on focus) and not active (non-focus). The range of opacity is from 0 to 255. The more reduces the this value, the more window transparency is blinding.
Eterm lookfeel
Tera Term window looks like Eterm look-feel background transparency.
NOTICE: You need to save setup and restart Tera Term for enabling this settings.
Mixed ThemeFile to Background
When the Eterm look-feel feature is enabled, you can specify whether to mix the wallpaper and the image of theme file.
However, this option can not be used with Background Image at the same time.
Background Image
When the Eterm look-feel feature is enabled, an image file can be specified as background.
Image Brightness
When the Eterm look-feel feature is enabled, the brightness of an image file can be specified. The range of value is from 0 to 255.
The more brightness reduces the value, the more image brightens.

See also Background transparency.

MouseCursor
Mouse cursor can have one of the 4 shapes listed below:
ARROW = standard arrow cursor
IBEAM = ibeam cursor(default)
CROSS = cross cursor
HAND  = hand cursor
Font quality
Specifies the font quality. This feature will work well only if the operating system supports.
Default         = Dependent on OS configuration(Smooth edges of screen fonts).
Non-Antialiased = Disable the anti-aliasing.
Antialiased     = Enable the anti-aliasing.
ClearType       = Use the ClearType.
ANSI color
Specifies the RGB value of the color for PC style and aixterm style 16 colors mode.
Enable Bold attribute color
Enable Blink attribute color
Enable Reverse attribute color
Enable URL attribute color
Enable ANSI color
Enables each color attributes and color setting.
If ANSI color is disabled, 16 colors and 256 colors modes are also disabled.
Underline URL string
Enables Underline attribute on URL string.

"Log" tab

View log editor
Specify the editor that is used for display log file
Default log file name
Specify default log file name.
It can include formats of Tera Term and strftime.
SYNOPSIS of Tera Term:
&h      Host name(or empty when not connecting)
&p      TCP port number(or empty when not connecting, not TCP connection)
&u      Windows logon username

SYNOPSIS of strftime:
%a      Abbreviated weekday name
%A      Full weekday name
%b      Abbreviated month name
%B      Full month name
%c      Date and time representation appropriate for locale
%d      Day of month as decimal number (01 - 31)
%H      Hour in 24-hour format (00 - 23)
%I      Hour in 12-hour format (01 - 12)
%j      Day of year as decimal number (001 - 366)
%m      Month as decimal number (01 - 12)
%M      Minute as decimal number (00 -  59)
%p      Current locale's A.M./P.M. indicator for 12-hour clock
%S      Second as decimal number (00 - 59)
%U      Week of year as decimal number, with Sunday as first day of week (00 - 53)
%w      Weekday as decimal number (0 - 6; Sunday is 0)
%W      Week of year as decimal number, with Monday as first day of week (00 - 53)
%x      Date representation for current locale
%X      Time representation for current locale
%y      Year without century, as decimal number (00 - 99)
%Y      Year with century, as decimal number
%z, %Z  Either the time-zone name or time zone abbreviation, depending on registry settings;
	no characters if time zone is unknown
%%      Percent sign
When log file name is not a full path
Tera Term scans value following order. If a value found, file name is understood as a relative path from that folder.
Default log save folder
Specify default path to save log file.
Auto start logging
Start logging automatically when connecting. Default Log File Name is used for log file name.
When the /nolog command line is specified, this feature is always disabled.
Log Rotate
The log rotation is enabled. The extension of the rotated file is added .1, .2, .3 etc.
Size
The log file is rotated when it grows bigger than Size bytes. If the size is followed by KB, the size is assumed to be in kilobytes. If the MB is used, the size is in megabytes.
Rotate
The log file is rotated Rotate times before being removed. If the Rotate is 0, the old version is not removed rather than rotated.
Log option
Specify the log type.
Binary
If you select this option, received characters are written without any modifications. Otherwise, new-line codes are converted and escape sequences are stripped out.
Append
If you select this option and the specified log file already exists, received characters are appended to the file. Otherwise, the file is overwritten.
Plain text
If you select this option, ASCII non-printable characters are not written.
NOTE: When the Binary option is enabled, this option can not be checked and the value will be disabled.
Hide dialog
If you select this option, "Log" dialog box is not displayed.
Include screen buffer
If you select this option, the logging starts after current all buffer is written into a log file.
Timestamp
If you select this option, a timestamp is added on top of each log line. The timestamp is added when the first character of the line appears.
The timestamp type can be selected from following.
Local Time
Record the time in local time.
UTC
Record the time in UTC.
Elapsed Time (Logging)
Record the elapsed time from the start of logging.
Elapsed Time (Connection)
Record the elapsed time from the start of connection.
The timestamp format is specified with LogTimestampFormat when the timestamp type is "Local Time" and "UTC".
The LogTimestampFormat is ignored when the timestamp type is "Elapsed Time (Logging)" or "Elapsed Time (Connection)".
NOTE: When the Binary option is enabled, this option can not be checked and the value will be disabled.

"Cygwin" tab

Cygwin install path
Specify the install directory of Cygwin.
CygTerm
Configure CygTerm settings. Please refer to CygTerm+ setup file for details.

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.
Please do Setup - Save Setup to update the cygterm.cfg file.