tallyman/docs
open app

reading flow

Reader Navigation

Scroll through long emails without leaving the keyboard.

Shortcut labels below reflect default bindings.

When focused on an email reader pane, navigation keys switch from list control to body scrolling. This lets you read through long emails at your own pace without reaching for the mouse.

In thread view, Ctrl+d and Ctrl+u scroll the thread container while j/k continue to move between messages. All scrolling uses smooth animation for a natural reading experience.

  • `j` / `k` — scroll email body down/up (reader pane only).
  • `Ctrl+d` / `Ctrl+u` — half-page scroll down/up in reader or thread.
  • `g g` — jump to top of email body.
  • `G` — jump to bottom of email body.
  • Scroll amount respects repeat counts: `5j` scrolls 5 steps down.
  • Configure scroll step size in settings (`readerScrollAmount`).
Related shortcuts: List Down (j), List Up (k), Half Page Down (⌘+d), Half Page Up (⌘+u), Jump To Top (g then g), Jump To Bottom (⇧+g)