aboutsummaryrefslogtreecommitdiff
path: root/modules/coverage-core.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-20 22:23:29 -0400
committerCraig Jennings <c@cjennings.net>2026-05-20 22:23:29 -0400
commit68bbeb2fab607b7cb1842d7b3ae27741ffc14630 (patch)
treed966a1003a3f245fe04c26175649789b7e849770 /modules/coverage-core.el
parent0a8d8c1e3615262089ad531582792c48d2be95bb (diff)
downloaddotemacs-68bbeb2fab607b7cb1842d7b3ae27741ffc14630.tar.gz
dotemacs-68bbeb2fab607b7cb1842d7b3ae27741ffc14630.zip
fix(dashboard): trim padding newlines and reset window-start on open
The dashboard often opened already scrolled: content sat partly above the visible window with empty lines stranded at the bottom. There were two causes. The startupify list inserted five padding newlines that pushed the content past one screenful, and cj/dashboard-only moved point to point-min without resetting window-start, so a previously-scrolled view leaked into the next display. I trimmed the padding to one newline after the banner title and one before the items, and added a set-window-start to point-min in cj/dashboard-only so the view always starts at the top. A characterization test locks the window-start reset.
Diffstat (limited to 'modules/coverage-core.el')
0 files changed, 0 insertions, 0 deletions