Files
PodTui/tests
Michael Freno f976bdc2b7 fix(rows): keep episode rows exactly 3 lines — truncate, don't wrap
Feed and My Shows rows could grow to 4+ lines when a long title was
shrunk by the current pane: flexible text wrapped instead of
truncating, shifting every row below while scrolling. Add
wrapMode=none + truncate to flexible text and flexShrink=0 to
fixed-width cells so rows stay one line tall. Feed rows also move
the podcast name onto its own line. Adds a rendered-layout
regression test at 70 columns (35-col current pane).
2026-08-10 20:57:06 -04:00
..
2026-08-09 14:38:33 -04:00
2026-08-09 09:54:52 -04:00
2026-08-07 18:59:25 -04:00
2026-08-07 13:38:32 -04:00
2026-08-09 14:38:33 -04:00