Skip to content

Keyboard Shortcuts

This page collects the keyboard controls for the desktop app and the wayland-core terminal session.

ActionKey
Send a messageEnter
New line in the message boxShift + Enter
Maximize a panel (for example a team member’s panel)the maximize control on the panel
Restore a maximized panelthe restore control on the panel

The app uses the platform’s standard window controls for minimize, maximize, and close.

When you run wayland-core with no prompt on a terminal, it opens an interactive session.

ActionInput
Send a prompttype the prompt and press Enter
Run a slash commandstart the line with /, for example /exit
Exit the session/exit or /quit
Cancel the running processCtrl + C

To use the line-based REPL instead of the full-screen terminal UI, start the engine with --no-tui. See Single-shot and REPL.