Skip to content

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

OperationWindows/LinuxmacOSDescription
Copy selected textCtrl+Shift+CCmd+Shift+CCopy selected content in terminal
PasteCtrl+Shift+VCmd+Shift+VPaste clipboard content to terminal
Interrupt current commandCtrl+CControl+CSend interrupt signal to remote Shell
Clear screenCtrl+LControl+LHandled by remote Shell, effect depends on server environment
Search command historyCtrl+RControl+RHandled 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:

FeatureRecommended Entry
File ManagerTerminal bottom status bar
Command LibraryTerminal bottom status bar
AI Terminal AssistantTerminal bottom status bar
Port ForwardingTerminal bottom status bar
System ConfigurationMain interface system configuration entry

BShellX Pro Documentation