v2.7.2 — Unify TUI windowing (internal)
Changed
- Dashboard modals and detail view now scroll through the shared `pane.Window`; the duplicate `scrollWindow`/`keepSelVisible` are gone, so modals show the same `▲/▼ more · y/total` affordance as the top view. The unused pane `Filterable`/`Sortable` API was dropped (the dashboard keeps its own filter/sort idiom). No user-facing change. Closes #8.
Full Changelog: v2.7.1...v2.7.2