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.