Additional settings([Setup] Menu)

"General" Tab

EnableClickableURL
Launches the web browser by clicking URL string.
DisableAcceleratorSendBreak
Disables accelerator key of send break.
AcceptBroadcast
Accept the broadcast command.
MouseWheelScrollLine
Configures the mouse wheel scroll line.
AutoScrollOnlyInBottomLine
Stop auto scrolling except when the bottom line is displayed.
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.

"Copy and Paste" Tab

EnableContinuedLineCopy
Concatenates current line with the next line including word characters when the whole line is stepped over.
DisableMouseRButtonPaste
Disables pasting clipboard data when mouse right button is clicked.
ConfirmMouseRButtonPaste
Displays popup menu and confirm pasting clipboard data when mouse right button is clicked.
SelectOnlyByLButton
Enable selection by mouse drag only with left button.
ConfirmChangePaste
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.
StringFile
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.
ConfirmChangePasteStringFile
When a user pastes, the user can specify a keyword file for ConfirmChangePaste except the CR/LF.
Delimiter Characters
Inludes delimiter characters for the word selection.
PasteDelayPerLine
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.

"Visual" tab

AlphaBlend
You can setup the value of transparency. The range of transparency is from 0 to 255. The more transparency reduces the value, the more window transparency is blinding.
Eterm lookfeel
Tera Term window looks like Eterm-lookfeel background transparency.

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
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.

"Log" tab

View Log Editor
Specify the editor that is used for display log file
Default Log File Name(strftime format)
Specify default log file name. It can include a format of strftime.
SYNOPSIS:
&h	Host name(or empty when not connecting)
&p	TCP port number(or empty when not connecting, not TCP connection)
%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
Default Log Save Folder
Specify default path to save log file. It is used when the log file name is not a full path.
Auto start logging
Start logging automaticaly when connecting. Default Log File Name is used for log file name.

"Cygwin" tab

Cygwin Install Path
Specify the install directory of Cygwin.
CygTerm
Configure CygTerm settings.