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
- docs(examples): add autocomplete, canvas and capability examples to README
- feat: clipboard without OSC52
- fix: stop Sequence after Quit, Interrupt, or shutdown
- fix: honor RequestWindowSize when output is not a TTY
- fix: keep OnMouse handler current when the view is unchanged
- v2: tea.Repaint to recover after external tty damage (ClearScreen is not enough)
- feat: add tea.Repaint to recover from external terminal damage
- fix(renderer): compare color values without requiring comparable types
- fix: make Println/Printf no-op after Run returns
- fix: prevent signal goroutine deadlock on shutdown
- Docs
- Go not yet supported