charmbracelet / charmbracelet/bubbles
Viewport: truncation and wrapping options
Open
enhancement
- Dominant language
- Go
- Stars
- 8.9k
- Forks
- 457
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 5
Description
It would be nice if the viewport provided some options to automatically wrap and truncate text to keep layouts from breaking, rather than leaving this as an exercise for the user.
The most likely solution here is to take advantage of [reflow](https://github.com/muesli/reflow).
Contributor guide
Assessment
This issue has not been assessed yet.