Shortcut

This guide is your quick reference to the most useful keyboard shortcuts.

is Ctrl in Windows

Key

Description

⌘ + R

Rewrites the line where your cursor is. Perfect for fixing awkward phrasing or completing incomplete sentences quickly.

⌘ + Z

Undo your last change instantly, so you can easily fix mistakes or try different edits.

⌘ + M

Turns the current line into a command. The editor will treat it like a prompt and insert new content right above it.

⌘ + K

Turns the current line into a prompt and inserts temporary content that fades out unless you click to keep it. Ideal for quick ideas or previews. You can control the fade-out speed in Settings.

Shift + Tab

Removes formatting from the text where the cursor is—headings become paragraphs, list items turn into plain text.