Skip to content

fix(ui): wrap status bar on narrow terminals#90

Merged
hyldmo merged 1 commit intomainfrom
hyldmo/footer-wrap
Mar 19, 2026
Merged

fix(ui): wrap status bar on narrow terminals#90
hyldmo merged 1 commit intomainfrom
hyldmo/footer-wrap

Conversation

@hyldmo
Copy link
Copy Markdown
Owner

@hyldmo hyldmo commented Mar 19, 2026

Summary

  • Replace fixed height: 1 with wrapMode: 'word' on the status bar so it wraps instead of truncating on narrow terminals
  • The flex column layout ensures the content row shrinks to accommodate the taller status bar

Test plan

  • Resize terminal to narrow width and verify status bar wraps cleanly
  • Verify status bar displays normally at standard widths

🤖 Generated with Claude Code

Replace fixed `height: 1` with `wrapMode: 'word'` so the status bar
wraps instead of truncating when the terminal is too narrow.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@hyldmo hyldmo merged commit ef0f0fb into main Mar 19, 2026
2 checks passed
@hyldmo hyldmo deleted the hyldmo/footer-wrap branch March 19, 2026 18:23
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 2.7.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant