メインコンテンツまでスキップ

For everyone — Command Reference

For what each row switches on/off, see Settings. This section covers what each key actually does.

Key (macOS)Key (Windows)Function Summary
Column-aware: preserves column position across table row crossings and wrapped cells, instead of getting stuck at a cell boundary.
Column-aware — same as ↑ above.
HomeHome3-step Smart home: visual line edge → content start (skipping Markdown markers) → line start, table-aware throughout.
EndEndTable-aware: moves to the visual line edge or line end, entering/exiting a table cell correctly at its boundary.
Page UpPage UpTable-aware: scrolls a page while keeping the cursor at the same screen position, including inside wrapped table cells.
Page DownPage DownSame as Page Up above.
Cmd+↑Ctrl+HomeDocument start — table-aware.
Cmd+↓Ctrl+EndDocument end — table-aware.

Word commands

Key (macOS)Key (Windows)Function Summary
Option+→Ctrl+→Word right — table-aware, CJK-aware (dictionary-based Chinese/Japanese word segmentation).
Option+←Ctrl+←Word left — table-aware, CJK-aware.
Option+⌫Ctrl+BackspaceKill word left — table-aware, CJK-aware; stays within the current cell.
Option+⌦Ctrl+DeleteKill word right — table-aware, CJK-aware; stays within the current cell.

On macOS, the physical Delete key sends Backspace (⌫) — Kill word left uses Option plus that same key. The forward-delete key (⌦) used by Kill word right needs Fn+Delete on keyboards without a dedicated one.