Skip to content

Terminal Management

Terminal management features help you efficiently manage multiple terminal sessions and improve development productivity.

Terminal Page Operations

Tab Menu Bar Functions

In the terminal page's Tab menu bar, you can perform the following operations:

FunctionDescription
CloseClose the current terminal session
Close OthersClose all sessions except the current terminal
Close AllClose all terminal sessions
CloneDuplicate the current terminal session
Split RightCreate a new split pane to the right
Split DownCreate a new split pane below

Right-Click Menu Functions

Right-click in the terminal to access the following functions:

Basic Operations

  • Copy - Copy selected text content
  • Paste - Paste clipboard content to terminal
  • Search - Search text in terminal output
  • Clear - Clear current terminal display content
  • File Manager - Open file manager for current terminal
  • Font Size - Scale current terminal font size

Connection Management

  • Disconnect - Disconnect current terminal connection
  • New Terminal - Create a new terminal session
  • Close Terminal - Close current terminal

Split Operations

  • Split Right - Create horizontal split
  • Split Down - Create vertical split

Best Practices

Multi-Terminal Management

  1. Reasonable Splitting - Arrange terminal layout according to workflow
  2. Naming Conventions - Set clear names for terminals with different purposes
  3. Regular Cleanup - Close unused terminal sessions promptly

Notes

Important Notice

  • Terminal operations require appropriate permissions to execute
  • Please carefully check operation content before execution to avoid mistakes
  • It is recommended to verify in a test environment before using in production

License