bubbletea
https://github.com/charmbracelet/bubbletea
Go
A powerful little TUI framework 🏗
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to bubbletea
Help out
- Issues
- fix(exec): report command success even when terminal restore fails after successful run
- fix(cursed_renderer): don't scroll viewport on Println/Printf before first flush
- examples: add stopwatches-in-table example (closes #677)
- fix(renderer): flush queued view before insert above
- [v2] tea.Printf/Println before the first flush emits a full-terminal-height cursor-down (scrolls the whole screen)
- chore(deps): bump the all group across 1 directory with 3 updates
- v2: rendering Hindi completely broken
- v2: no way to sync tea.Println/insertAbove with the frame flush (stale frame row welded into scrollback)
- ci: fix examples workflow (triggers on non-existent 'master', never runs)
- chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 in the all group
- Docs
- Go not yet supported