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
- chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.5 to 0.5.1
- (v1.2.3) tea.EnterAltScreen to tea.ExitAltScreen will flash or fail to exit and only render parts
- Updated Realtime Example
- Example for two way communication with a background goroutine
- Improve the realtime example by passing some data over the channel
- docs: clarify imports in the readme
- lipgloss styles rendered incorrectly when `.Width()` applied
- Change `selected` in the tutorial from a map to a bool slice for simplicity
- feat: Wrap error returned from run with context error
- (v2) feat: add WithRequestBackground option to query terminal background cā¦
- Docs
- Go not yet supported