mirror of
https://github.com/wavetermdev/waveterm-docs-old.git
synced 2026-08-05 13:42:53 -07:00
Documentation edits made through Mintlify web editor
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: Keyboard Shortcuts
|
||||
---
|
||||
|
||||
**Global Keys**
|
||||
## Global Keys
|
||||
|
||||
* **Cmd-I** - focus the command-input
|
||||
* **Cmd-L** - focus the selected line
|
||||
@@ -17,7 +17,7 @@ title: Keyboard Shortcuts
|
||||
* **Cmd-Control-[digit]** - select nth session
|
||||
* **Esc** - close/toggle extra info panel
|
||||
|
||||
**When Command Input is Focused**
|
||||
## When Command Input is Focused
|
||||
|
||||
* **Enter** - runs the current command, or if input is empty will scroll screen to last command
|
||||
* **Shift-Enter** - add a newline to the current command (newlines do not require escapes)
|
||||
@@ -36,7 +36,7 @@ title: Keyboard Shortcuts
|
||||
* **Shift-UpArrow** - move cursor up in input box (also extends selection)
|
||||
* **Shift-DownArrow** - move cursor down in input box (also extends selection)
|
||||
|
||||
**When Command History is Focused**
|
||||
## When Command History is Focused
|
||||
|
||||
* **Esc** or **Cmd-G** - close command history
|
||||
* **UpArrow** - last command in history
|
||||
|
||||
Reference in New Issue
Block a user