Skip to content

Keyboard Shortcuts

Quick reference for shortcuts currently available in Feldar. On macOS, use Cmd; on Windows and Linux, use Ctrl.

  • Cmd/Ctrl + B toggles bold
  • Cmd/Ctrl + I toggles italics
  • Cmd/Ctrl + U toggles underline
  • Cmd/Ctrl + Z undoes the last editor change
  • Cmd/Ctrl + Shift + Z redoes an editor change
  • Cmd/Ctrl + Shift + V reopens inline alternatives when rewrite results are available
  • Tab accepts a completed edit preview
  • Escape dismisses an edit preview

These are typed patterns in the desktop web and macOS editor, not modifier-key shortcuts. Type the closing delimiter to format inline text. Type a heading, quote, or list pattern at the start of a line, then press Space.

Type Result
**text** or __text__ Bold
*text* or _text_ Italics
***text*** or ___text___ Bold italics
`text` Inline code
~~text~~ Strikethrough
==text== Highlight
# , ## , or ### Heading
> Block quote
- , * , or + Bulleted list
1. Numbered list

A line of three hyphens (---) creates a horizontal rule immediately. Three asterisks or underscores followed by a space also create a rule. Three backticks or three tildes followed by a space open a code block; you can include a language name before the final space. See Editor for paste behavior.

  • Enter sends the current message
  • Shift + Enter starts a new line
  • Type @ to open the Lens persona list
  • Up Arrow and Down Arrow move through Lens persona suggestions
  • Enter or Tab selects the highlighted persona
  • Escape closes the persona suggestions
  • Escape closes many active popups, panels, and dialogs
  • Enter confirms page or project title edits
  • Escape cancels an in-progress project title edit
  • The current app does not include a Command Palette or a Cmd/Ctrl + K navigation shortcut.
  • Cmd/Ctrl + Shift + V reopens current rewrite candidates; it does not open a historical Version History.
  • Tab accepts an edit preview only after generation has finished. Otherwise it keeps its normal editing behavior.