Skip to content

Pull requests: charmbracelet/bubbletea

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: prevent data race when Kill() is called shortly after Run()
#1699 opened May 12, 2026 by kimjune01 Loading…
3 tasks done
Remove deprecated windows note from WindowSizeMsg docstr
#1695 opened May 10, 2026 by Jaeiya Loading…
2 tasks done
feat: add support for GOARCH=wasm and GOOS=js | wasip1
#1693 opened May 7, 2026 by neomantra Loading…
1 of 2 tasks
fix(examples): use go.work instead of replace directive
#1682 opened Apr 21, 2026 by phlx0 Loading…
docs: fix links to tutorials & examples
#1645 opened Mar 27, 2026 by mhdna Contributor Loading…
# feat: add WithoutCaps() for disabling specific terminal caps
#1641 opened Mar 25, 2026 by mikeschinkel Loading…
2 tasks done
fix: removed string concat in a loop is inefficient warning
#1633 opened Mar 18, 2026 by corbinlazarone Loading…
1 of 2 tasks
Small fix in main README
#1625 opened Mar 14, 2026 by johnmantios Loading…
1 of 2 tasks
fix(examples): use SetWidth to fix type mismatch in help
#1620 opened Mar 11, 2026 by ManManavadaria Loading…
1 of 2 tasks
fix: use fmt.Sprintln for correct newline handling in Println
#1619 opened Mar 11, 2026 by ManManavadaria Loading…
1 of 2 tasks
Fix typos in README.md
#1610 opened Mar 5, 2026 by jjpinto Contributor Loading…
docs(readme): remove repetitive description.
#1607 opened Mar 3, 2026 by nelvko Loading…
1 of 2 tasks
feat(examples): tree
#1600 opened Feb 27, 2026 by dlvhdr Loading…
2 tasks done
refactor: remove obsolete // +build tag
#1586 opened Feb 14, 2026 by moveyield Loading…
1 of 2 tasks
feat(render): add option to show render time in the view
#1575 opened Jan 26, 2026 by aymanbagabas Contributor Loading…
perf: combine event and render loops into single loop
#1568 opened Jan 13, 2026 by aymanbagabas Contributor Loading…
feat(renderer): add ContentDrawable to View for direct drawing
#1562 opened Dec 17, 2025 by aymanbagabas Contributor Loading…
v2: fix(renderer): debounce resize renders
#1551 opened Nov 24, 2025 by aymanbagabas Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.