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
- docs(v2): update v2 table bubble example
- Bubble Tea applications immediately crash when running on Windows Server 2012 R2, while functioning correctly on Windows 10. Minimal test cases confirm this is a fundamental compatibility issue with the framework itself on this server OS version.
- (3/3) tea.go: fix panic handling race condition + wrongful nil returns despite errors (ctx, panic, ...)
- (0/3) tea.go: all fixes combined (for convenience/CI)
- Deadlock on context cancellation (inside eventLoop)
- tutorials: need "go mod tidy"
- (2/3) tea.go: teardown-related deadlock & race condition fixes
- (1/3) tea.go: fix deadlock on context cancellation
- Fix: Windows: first character input lost on successive programs
- use startupOptions#has function
- Docs
- Go not yet supported