Core ConceptsKeyboard Shortcuts

Core Concepts

Keyboard Shortcuts

Flash's terminal interface is keyboard-first.

Global Shortcuts

ShortcutMacAction
Ctrl+C / Ctrl+DCtrl+C / Ctrl+DQuit Flash
EscEscInterrupt the running query
//Open command suggestions
Ctrl+YCtrl+YCopy chat output to the clipboard
Esc then YEsc then YCopy the serial log to the clipboard
Alt+ / Alt+⌥← / ⌥→Shrink / grow the chat panel
Alt+14⌥1Switch serial monitor tab
PgUp / PgDnPgUp / PgDnScroll the chat

See Flash heading the wrong way? Press Esc — it stops on the spot and keeps the session, so you can steer it back without starting over.

Chat Input

ShortcutAction
EnterSubmit the message
Up / DownMove through suggestions
TabComplete a command / drill into a directory
EscDismiss suggestions
@File-reference autocomplete
!Enter bash mode

Use @ to pull specific files into the prompt, so Flash works from exactly what you mean.

What's next