Skip to content

System Settings

This guide will help you manage and configure the various system functions and extended settings of Chaterm. Through the settings, you can customize the terminal experience and improve work efficiency.

System settings

Interface theme

  • Supports dark and light themes
  • You can choose the appropriate theme according to your personal preferences and usage environment

Terminal display

  • Font size: Customize the display size of terminal text
  • Scroll back: Set the amount of historical content that the terminal can scroll back to view
  • Cursor style: You can choose different cursor display styles to adapt to personal usage habits

Language settings

  • Supports Chinese and English languages
  • Switching takes effect immediately without restarting the application

Watermark display

  • You can choose to turn on or off the interface watermark
  • Does not affect the normal use of the terminal

Usage suggestions

  • It is recommended to adjust the appropriate font size according to the display size
  • If you need to view a large amount of historical records, you can increase the scroll back amount appropriately
  • You can choose the appropriate theme according to the usage environment to reduce visual fatigue

Extension settings

Extended available extension functions

Auto-completion

The auto-completion function can provide intelligent prompts when you enter commands, helping you complete command input more quickly

  • When turned on: suggested completion options will be displayed during command input
  • When turned off: commands need to be entered manually

Vim Editor

Provides a visual Vim editing mode for users who like to use Vim.

  • When turned on: You can use Vim shortcuts and commands for text editing
  • When turned off: Use standard text editing mode

Global Alias

Allows you to set and use global command aliases to simplify the input of common commands.

  • When turned on: You can use configured command aliases
  • When turned off: You need to enter the complete command

Global Syntax Highlighting

Provides syntax highlighting for the command line interface to improve the readability of code and commands.

  • When turned on: Commands, parameters, and output will be color-coded
  • When turned off: All text is displayed in the default color

Notes

  • All changes to extension settings will take effect immediately
  • You can turn these features on or off as needed at any time
  • It is recommended to configure these extensions according to personal usage habits and work needs