This commit is contained in:
Baobhan Sith
2025-05-06 10:18:16 +08:00
parent 0d35aaddc8
commit 1141d6a778
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ Here are some implicit practical features.
### Command Input Component
1. **Tab Switching**: When the command input box has focus, use `Alt + ↑/↓` to switch between SSH session tabs, and `Alt + ←/→` to switch between text editor tabs.
2. **Command Sync** (needs to be enabled in settings): When enabled, text entered in the command input box will be synchronized in real-time to the selected target input source. Use the `↑/↓` keys to select menu command items, then press `Alt + Enter` to send the selected command.
2. **Command Sync** (needs to be enabled in settings): When enabled, text entered in the command input box will be synchronized in real-time to the selected target input source. Use the `↑/↓` keys to select menu command items, then press `Enter` to send the selected command.
### File Manager Component