co-mono/packages
Marc Krenn 39c898d7c9
fix(tui): auto-clear empty rows when content shrinks (#1095)
- Add height change detection (analogous to existing width detection)
- Auto-detect when content shrinks below maxLinesRendered and trigger
  full re-render to clear leftover empty rows
- Only triggers when no overlays are active (overlays need padding)

Fixes empty rows appearing below footer when:
- Closing /tree or other selectors
- Clearing multi-line editor content
- Any component shrinking

Also adds regression tests for resize handling and content shrinkage.
2026-01-30 20:45:34 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-30 11:48:16 +01:00
ai Add [Unreleased] section for next cycle 2026-01-30 11:48:16 +01:00
coding-agent feat(coding-agent): add ctx.getSystemPrompt() to extension context 2026-01-30 17:44:25 +01:00
mom Add [Unreleased] section for next cycle 2026-01-30 11:48:16 +01:00
pods Release v0.50.5 2026-01-30 11:47:35 +01:00
tui fix(tui): auto-clear empty rows when content shrinks (#1095) 2026-01-30 20:45:34 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-30 11:48:16 +01:00