Flywrite

Keyboard shortcuts

Every function in Flywrite has a keyboard shortcut, and every shortcut is customizable. Can't remember one? The command palette always knows.

The command palette

Press โŒ˜โ‡งP to open the Command Palette โ€” type a few letters, hit Enter, and any command in the app runs. It shows each command's shortcut too, so it's also the fastest way to learn them.

The essentials

  • โŒ˜โ‡งP โ€” Command Palette
  • โŒ˜P โ€” Go to File
  • โŒ˜S โ€” Save
  • โŒ˜F โ€” Find in File
  • โŒ˜E โ€” Toggle Rendered / Source mode
  • โŒ˜โ‡งL โ€” Send Selection to Terminal
  • โŒƒ` โ€” Toggle Terminal
  • โŒ˜J / โŒ˜โ‡งJ โ€” Focus Terminal / Focus Editor
  • โŒƒโ‡งโ†“ / โŒƒโ‡งโ†‘ โ€” Expand / Collapse All Folders
  • โŒ˜โŒฅC โ€” Copy File Contents
  • โŒ˜โŒฅR โ€” Reveal File in Finder
  • โŒฅโŒ˜โ†‘ / โŒฅโŒ˜โ†“ โ€” Previous / Next Project
  • โŒ˜โ‡งC โ€” Checkpoint Now
  • โŒ˜โ‡งV โ€” Versions panel
  • โŒ˜โ‡งS โ€” Sync Project
  • โŒ˜/ โ€” Keyboard shortcut settings

Formatting

In any markdown file:

  • โŒ˜B โ€” Bold
  • โŒ˜I โ€” Italic
  • โŒ˜K โ€” Insert Link
  • โŒ˜โ‡ง7 โ€” Bullet list
  • โŒ˜โ‡ง8 โ€” Numbered list
  • โŒ˜โ‡ง9 โ€” Checkbox list

With nothing selected, Bold and Italic act on the word under your cursor, and the list shortcuts toggle the current line (or every selected line). The same commands live in the Format menu in the menu bar.

Rebind anything

Press โŒ˜/ โ€” or head to Settings โ†’ Keyboard โ€” for the full, searchable list, with the search box ready to type. Click any command to give it the shortcut you want โ€” Flywrite warns you about conflicts, and a reset button brings back the default.

One nice trick: an editor command and a terminal command can share the same shortcut โ€” whichever pane has keyboard focus decides which one runs.