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 supported2 Subscribers
Add a CodeTriage badge to bubbletea
Help out
- Issues
- [v2] tea.Println output gets overwritten by the new model's View() when switching models
- [v2] Hard-tab cursor optimization silently breaks column alignment in `View()` output
- docs(readme): remove repetitive description.
- v2: windows terminal resize events not detected (regression from v1)
- Capture capslock event
- v2: data race between cancelreader.Close() and cancelreader.wait() during shutdown
- feat(examples): tree
- Each view in its own package ...
- v2: difficult to match modifier+shifted key
- If tea program quits too early, garbage chars are printed
- Docs
- Go not yet supported