Keyboard Shortcuts Reference
This page summarizes common keyboard operations when using BShellX Pro. Different systems, input methods, and terminal programs may occupy some shortcuts; if a shortcut doesn't work, please use the interface buttons to complete the same operation.
Common Terminal Operations
| Operation | Windows/Linux | macOS | Description |
|---|---|---|---|
| Copy selected text | Ctrl+Shift+C | Cmd+Shift+C | Copy selected content in terminal |
| Paste | Ctrl+Shift+V | Cmd+Shift+V | Paste clipboard content to terminal |
| Interrupt current command | Ctrl+C | Control+C | Send interrupt signal to remote Shell |
| Clear screen | Ctrl+L | Control+L | Handled by remote Shell, effect depends on server environment |
| Search command history | Ctrl+R | Control+R | Handled by remote Shell, common in bash/zsh |
Input Safety Tips
Before pasting commands, please note:
- Multi-line commands will be sent to the remote terminal in order.
- Commands copied from web pages may contain hidden characters.
- Commands for deletion, overwriting, service restart, and database changes should be confirmed line by line before execution.
- Before pasting commands on production servers, confirm the current directory and logged-in user.
Tool Entry Points
Some features are recommended to open via interface buttons for a more stable experience:
| Feature | Recommended Entry |
|---|---|
| File Manager | Terminal bottom status bar |
| Command Library | Terminal bottom status bar |
| AI Terminal Assistant | Terminal bottom status bar |
| Port Forwarding | Terminal bottom status bar |
| System Configuration | Main interface system configuration entry |