-
Notifications
You must be signed in to change notification settings - Fork 409
Pull requests: charmbracelet/bubbles
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
stopwatch: default Interval to 1s in New() to match the documented default
#985
opened May 18, 2026 by
c-tonneslan
Loading…
fix(stopwatch): wall-clock elapsed time and 1s default interval
#984
opened May 17, 2026 by
leno23
Loading…
1 task done
fix(textinput): show full placeholder when width is unset
#982
opened May 17, 2026 by
leno23
Loading…
2 tasks done
fix(textarea): cursor stuck at exact soft-wrap width
#981
opened May 17, 2026 by
leno23
Loading…
3 tasks done
fix(textinput): use display width for cursor X offset
#979
opened May 17, 2026 by
leno23
Loading…
1 task done
fix(filepicker): treat symlinked directories as navigable
#978
opened May 17, 2026 by
leno23
Loading…
1 task done
textinput: render the full placeholder when Width is 0
#976
opened May 16, 2026 by
c-tonneslan
Loading…
fix(textarea): stop wordLeft from spinning on an empty buffer
#974
opened May 15, 2026 by
c-tonneslan
Loading…
fix(textinput): stop applying Text/Placeholder style to padding
#973
opened May 15, 2026 by
c-tonneslan
Loading…
feat(textinput,textarea): add shift+backspace support
#972
opened May 12, 2026 by
jabagawee
Loading…
1 of 2 tasks
list: fix RemoveItem using wrong index when a filter is active
#970
opened May 12, 2026 by
c-tonneslan
Loading…
fix(textinput): apply missing .TextStyle to virtualCursor
#967
opened May 10, 2026 by
marvinlanhenke
Loading…
2 tasks done
fix(filepicker): render after default-height navigation
#963
opened Apr 27, 2026 by
lawrence3699
Loading…
textarea: guard wordLeft against empty buffer so alt+left doesn't hang
#959
opened Apr 22, 2026 by
SAY-5
Loading…
fix(textinput): allow full placeholder display when width is 0
#956
opened Apr 14, 2026 by
Jah-yee
Loading…
feat(filepicker): add support for abstracted filesystem io/fs.FS [v2]
#954
opened Apr 13, 2026 by
dolmen
Loading…
2 tasks done
Fix placeholder for 0 width textinputs
#951
opened Apr 13, 2026 by
ShadiestGoat
Loading…
2 tasks done
Fix: infinite loop in wordLeft when at buffer start
#948
opened Apr 11, 2026 by
hamid-husain
Loading…
2 tasks done
fix(timer): prevent Start() from spawning multiple tickers causing accelerated countdown
#922
opened Mar 31, 2026 by
Aliexe-code
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.