Skip to content

Keyboard Shortcuts

Quick reference for keyboard shortcuts in the Yeaft Web UI.

Global

ShortcutAction
Ctrl+/ (Cmd+/)Show keyboard shortcuts overlay
EscClose modal / cancel current dialog
Ctrl+, (Cmd+,)Open Settings

Chat input (Chat / Copilot / Yeaft, all modes)

ShortcutAction
EnterSend
Shift+EnterNew line
/Open slash command autocomplete (Claude Code only)
@Open mention autocomplete (Crew role / Yeaft VP)
Ctrl+V (Cmd+V)Paste text or image (image becomes an attachment)
Recall last sent message (draft restore)

Autocomplete menu

ShortcutAction
/ Navigate options
TabSelect & confirm
EnterSelect & confirm
EscClose menu

Image preview overlay

ShortcutAction
EscClose preview
/ Previous / next image (multi-attachment)
Click dark backdropClose preview

File browser (Workbench → Files)

ShortcutAction
Ctrl+P (Cmd+P)Quick open file search
Ctrl+Shift+PCommand palette
Ctrl+WheelAdjust font size
F2Rename selected
DeleteDelete selected (prompts)
EnterOpen selected file

File editor (Workbench → Files)

ShortcutAction
Ctrl+S (Cmd+S)Save file
Ctrl+F (Cmd+F)Find in file
Ctrl+H (Cmd+H)Find & replace
Ctrl+Z / Ctrl+Shift+ZUndo / redo
Ctrl+/Toggle comment on current line

Terminal (Workbench → Terminal)

ShortcutAction
Ctrl+CCancel current command
Ctrl+DClose terminal / exit shell
Ctrl+LClear screen
Ctrl+Shift+CCopy selection
Ctrl+Shift+VPaste
Ctrl+WheelFont size

Split-screen / multi-panel

ShortcutAction
Ctrl+click sidebar sessionOpen in a new panel (enters split mode)
Panel header ×Close panel

Yeaft Sessions

ShortcutAction
@Mention a VP
Ctrl+EnterSend to everyone (ignore mentions, full fan-out)

Tips

  • On macOS, swap Ctrl for Cmd (except for explicit Ctrl+Shift combos)
  • Most shortcuts mirror VS Code conventions — familiar = consistent
  • To reset: refresh the page; all in-memory shortcut state returns to default

Released under the MIT License.