aboutsummaryrefslogtreecommitdiff
path: root/scripts/install-whisper.sh
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-18 16:00:11 -0500
committerCraig Jennings <c@cjennings.net>2026-07-18 16:00:11 -0500
commitd2742cead6539aa343fe2564fd8753ce2671345f (patch)
tree0f546a6f2a634b139d2cc53808d2326de32242a1 /scripts/install-whisper.sh
parent18dbd316ef55bed3418bd94407426f18ef1b01a0 (diff)
downloaddotemacs-d2742cead6539aa343fe2564fd8753ce2671345f.tar.gz
dotemacs-d2742cead6539aa343fe2564fd8753ce2671345f.zip
fix(music): unstick arrows and number placement at the playlist top
The playlist header is a multi-line overlay string anchored at buffer position 1. With point on the top row, next-line's visual motion stepped through the header's screen lines. Those all map back to position 1, so arrows never moved point. The buffer now moves by logical lines (each row is one), which skips the header display entirely. The same shared anchor put row 1's number above the header instead of beside its track: both overlay strings sit at position 1 and the number rendered first. Number overlays now outrank the header's priority, so the number lands next to its own row.
Diffstat (limited to 'scripts/install-whisper.sh')
0 files changed, 0 insertions, 0 deletions