fix(ui): preserve selection, scroll cleanup, keymap updates #105

Merged
barrettruth merged 1 commit from fix/preserve-selection into main 2026-03-25 21:13:11 +00:00
barrettruth commented 2026-03-25 21:13:08 +00:00

Problem

Cursor/selection lost on view switch. Smooth scroll animations. Missing keys in g? help. View mode toggle buttons.

Solution

Save/restore view state via NavigationProvider. Remove smooth scroll. Add calendar keys to help. Remove toggle buttons.

## Problem Cursor/selection lost on view switch. Smooth scroll animations. Missing keys in g? help. View mode toggle buttons. ## Solution Save/restore view state via NavigationProvider. Remove smooth scroll. Add calendar keys to help. Remove toggle buttons.
Sign in to join this conversation.
No description provided.