diff --git a/doc/en/html/about/history.html b/doc/en/html/about/history.html index 120df09f5..5e0c1c4dc 100644 --- a/doc/en/html/about/history.html +++ b/doc/en/html/about/history.html @@ -54,10 +54,10 @@

YYYY.MM.DD (Ver 5.3 not released yet)

  • fix left click behavior in the margin of window list.
  • -
  • Default port settings is moved to General tab of Additional settings dialog.
  • +
  • Default port settings is moved to General tab of Additional settings dialog.
  • Display lng file information when LanguageUI is selected. Remove language setting.
  • Bracket paste behavior can be adjusted with BracketedSupport and BracketedControlOnly .
  • -
  • Download folder setting is moved to General tab of Additional settings dialog.
  • +
  • Download folder setting is moved to General tab of Additional settings dialog.
  • Modified to display SSH authentication banner in VT window regardless of receiving character code.
  • Keyboard setting dialog is moved to Keyboard tab of Additional setting dialog.
  • @@ -508,7 +508,7 @@

    2018.08.31 (Ver 4.100)

  • added support for multiple files' drag&drop.
  • Functional enhancement: Confirmation dialog by using drag&drop a file.
  • Window size is maximized when the title bar is double-clicked if "Term size = win size" setting is on.
  • -
  • added the Title format configuration on the General tab of the Additional settings dialog.
  • +
  • added the Title format configuration on the General tab of the Additional settings dialog.
  • @@ -631,7 +631,7 @@

    2017.08.31 (Ver 4.96)

  • Hidden font set by OS can be selected with font setting dialog.
  • When the serial port and named pipe can not be opened, the error message contains reason or error code.
  • When the sendlnbroadcast macro command is used, the carriage return is sent one more time after last parameter.
  • diff --git a/doc/en/html/about/qanda.html b/doc/en/html/about/qanda.html index 4638ba733..0e59a91c9 100644 --- a/doc/en/html/about/qanda.html +++ b/doc/en/html/about/qanda.html @@ -219,7 +219,7 @@

    [Miscellaneous]

    Q. Window content is cleared when window is resized.
    - A. To prevent this behavior, turn off [Setup]-[Additional settings]-[General]-[Clear display when window resized]. + A. To prevent this behavior, turn off [Setup]-[Additional settings]-[General]-[Clear display when window resized].

    diff --git a/doc/en/html/menu/file-chdir.html b/doc/en/html/menu/file-chdir.html index 24cb3a348..cb2e5a2cd 100644 --- a/doc/en/html/menu/file-chdir.html +++ b/doc/en/html/menu/file-chdir.html @@ -11,7 +11,7 @@

    Change directory ([File] menu)

    - Open General tab of Additional settings dialog. + Open General tab of Additional settings dialog.

    diff --git a/doc/en/html/menu/setup-additional-general.html b/doc/en/html/menu/setup-additional-general.html new file mode 100644 index 000000000..d14a9cf15 --- /dev/null +++ b/doc/en/html/menu/setup-additional-general.html @@ -0,0 +1,143 @@ + + + + + Additional settings / "General" Tab ([Setup] Menu) + + + + + +

    Additional settings / "General" Tab ([Setup] Menu)

    + +
    +
    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. +
    + +
    Default port
    +
    + Default port type (TCP/IP or Serial) to be used when Tera Term is + run without command line parameter. +
    + +
    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)
    +
    +
    +
    + +

    Notification

    + +

    + Notification area (it was called the Task Tray before Windows XP) settings and test. +

    + +

    + If notification setting is turn off, no notification such as icons or messages will be displayed.
    + If sound setting is no sound (mute), no notification sound will be output.
    + You can check the behavior with test buttons. +

    + +
    +
    Notify sound
    +
    Notification sound(sound can be muted in Windows XP and later)
    + +
    Notify Test button
    +
    + Test Notification.
    + The following behaviors can be checked. + +
    + +
    Tray Test button
    +
    + Icon is displayed in notification area.
    + The following behaviors can be checked. + + When turn off all notifications for Tera Term, + "Tera Term" will not appear in Windows notification settings + and you may not be able to change the settings. + + By pushing this button, you can change Windows notification settings + when icon is displayed in notification area. +
    +
    + +
    +
    Download Folder
    +
    + Sets directory for file transfer.
    + Environment variables (ex "%USERPROFILE%\Downloads") are expanded when included.
    + If not set, default download folder is used.
    + The current folder can be check in Setup Directory. +
    +
    + + + diff --git a/doc/en/html/menu/setup-additional.html b/doc/en/html/menu/setup-additional.html index 0890164cd..042cd9542 100644 --- a/doc/en/html/menu/setup-additional.html +++ b/doc/en/html/menu/setup-additional.html @@ -13,7 +13,7 @@

    Additional settings([Setup] Menu)

    tabs

    -

    "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. -
    - -
    Default port
    -
    - Default port type (TCP/IP or Serial) to be used when Tera Term is - run without command line parameter. -
    - -
    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)
    -
    -
    -
    - -

    Notification

    - -

    - Notification area (it was called the Task Tray before Windows XP) settings and test. -

    - -

    - If notification setting is turn off, no notification such as icons or messages will be displayed.
    - If sound setting is no sound (mute), no notification sound will be output.
    - You can check the behavior with test buttons. -

    - -
    -
    Notify sound
    -
    Notification sound(sound can be muted in Windows XP and later)
    - -
    Notify Test button
    -
    - Test Notification.
    - The following behaviors can be checked. - -
    - -
    Tray Test button
    -
    - Icon is displayed in notification area.
    - The following behaviors can be checked. - - When turn off all notifications for Tera Term, - "Tera Term" will not appear in Windows notification settings - and you may not be able to change the settings. - - By pushing this button, you can change Windows notification settings - when icon is displayed in notification area. -
    -
    - -
    -
    Download Folder
    -
    - Sets directory for file transfer.
    - Environment variables (ex "%USERPROFILE%\Downloads") are expanded when included.
    - If not set, default download folder is used.
    - The current folder can be check in Setup Directory. -
    -
    -

    "Control Sequence" Tab

    Accept mouse event tracking
    diff --git a/doc/en/html/menu/setup-font.html b/doc/en/html/menu/setup-font.html index b10c8e238..d7b87c64f 100644 --- a/doc/en/html/menu/setup-font.html +++ b/doc/en/html/menu/setup-font.html @@ -46,7 +46,7 @@

    Note:

  • Hidden fonts specified by OS can not be shown on font list by default. - Please enable the List hidden fonts in font dialog setting on the General tab of Additiona settings dialog to select hidden fonts. + Please enable the List hidden fonts in font dialog setting on the General tab of Additiona settings dialog to select hidden fonts.
  • The font quality can be selected by using the Font quality on the Visual tab of Additional settings dialog. diff --git a/doc/en/html/setup/folder.html b/doc/en/html/setup/folder.html index c7ce7d9fc..9800431dd 100644 --- a/doc/en/html/setup/folder.html +++ b/doc/en/html/setup/folder.html @@ -26,14 +26,14 @@

    Folder to put setup files

  • download folder(Priority order, below is used when not set)
      -
    1. download folder
    2. +
    3. download folder
    4. %USERPROFILE%\Downloads
  • Terminal log folder(Priority order, below is used when not set)
    1. Default log save folder
    2. -
    3. download folder
    4. +
    5. download folder
    6. %LOCALAPPDATA%\teraterm5
  • @@ -54,14 +54,14 @@

    Folder to put setup files

  • download folder(Priority order, below is used when not set)
      -
    1. download folder
    2. +
    3. download folder
    4. %USERPROFILE%\Downloads
  • Terminal log folder(Priority order, below is used when not set)
    1. Default log save folder
    2. -
    3. download folder
    4. +
    5. download folder
    6. a folder which is exist exe file + \log
  • diff --git a/doc/en/html/setup/teraterm-ini.html b/doc/en/html/setup/teraterm-ini.html index 39e2fb5c5..70f9abed4 100644 --- a/doc/en/html/setup/teraterm-ini.html +++ b/doc/en/html/setup/teraterm-ini.html @@ -92,7 +92,7 @@

    Tera Term

    - AcceptBroadcast + AcceptBroadcast on <- @@ -158,7 +158,7 @@

    Tera Term

    - AutoScrollOnlyInBottomLine + AutoScrollOnlyInBottomLine on off @@ -266,7 +266,7 @@

    Tera Term

    - ClearOnResize + ClearOnResize off <- @@ -440,7 +440,7 @@

    Tera Term

    - DisableAcceleratorSendBreak + DisableAcceleratorSendBreak off <- @@ -542,7 +542,7 @@

    Tera Term

    - EnableClickableUrl + EnableClickableUrl on off @@ -674,7 +674,7 @@

    Tera Term

    - IMERelatedCursor + IMERelatedCursor off <- @@ -776,7 +776,7 @@

    Tera Term

    - ListHiddenFonts + ListHiddenFonts off <- @@ -950,7 +950,7 @@

    Tera Term

    - MouseWheelScrollLine + MouseWheelScrollLine 3 <- @@ -968,7 +968,7 @@

    Tera Term

    - NotifySound + NotifySound on <- @@ -1016,7 +1016,7 @@

    Tera Term

    - Port + Port tcpip <- diff --git a/doc/en/html/usage/migrate_to_5.html b/doc/en/html/usage/migrate_to_5.html index bcc707b5c..2509a0f12 100644 --- a/doc/en/html/usage/migrate_to_5.html +++ b/doc/en/html/usage/migrate_to_5.html @@ -109,7 +109,7 @@

    configuration files

  • Default values have been changed. diff --git a/doc/en/teraterm.hhc b/doc/en/teraterm.hhc index 10145d1ed..fede66144 100644 --- a/doc/en/teraterm.hhc +++ b/doc/en/teraterm.hhc @@ -432,7 +432,7 @@