COMMITS
November 24, 2025
D
chore(deps): bump actions/checkout from 5 to 6 in the all group (#1550)
dependabot[bot] committed
November 20, 2025
A
chore(examples): update clickable example to use v2 callback for layer hit detection
Ayman Bagabas committed
A
feat: add view callback support
Ayman Bagabas committed
November 17, 2025
A
Merge pull request #1546 from charmbracelet/v2-tear
Ayman Bagabas committed
November 16, 2025
A
fix: renderer: check for cellbuf size change before skipping flush
Ayman Bagabas committed
A
chore(tests): update golden files
Ayman Bagabas committed
A
chore: bump ultraviolet dependency to latest
Ayman Bagabas committed
A
fix: renderer: always redraw on resize
Ayman Bagabas committed
A
fix: renderer: handle cursor visibility and syncd output efficiently
Ayman Bagabas committed
A
fix: renderer: defer resize and draw until flush
Ayman Bagabas committed
A
chore: bump dependencies
Ayman Bagabas committed
November 14, 2025
A
Merge pull request #1542 from charmbracelet/charm-853-cursor-flash-interruptions-mode-2026
Ayman Bagabas committed
A
fix: ensure TERM_PROGRAM is set
Ayman Bagabas committed
A
fix: renderer: always erase to end of line when prepending lines
Ayman Bagabas committed
A
chore: bump ultraviolet to 20251114211315-f6a8e3732033
Ayman Bagabas committed
A
fix(examples): use updated progress bar blend api
Ayman Bagabas committed
A
fix: edge case where cursor visibility is the only change
Ayman Bagabas committed
C
A
docs: update NewView and SetContent to add examples and notes
Ayman Bagabas committed
A
docs: update code example formatting in screen.go
Ayman Bagabas committed
A
chore: bump dependencies to use uv helpers
Ayman Bagabas committed
A
feat: renderer: use uv altscreen helpers
Ayman Bagabas committed
A
Merge branch 'v2-exp' into charm-853-cursor-flash-interruptions-mode-2026
Ayman Bagabas committed
A
chore: update testdata for cursor hide/show changes
Ayman Bagabas committed
A
fix: renderer: avoid redundant cursor toggles
Ayman Bagabas committed
November 13, 2025
A
fix(examples): revert textarea pointers to values
Ayman Bagabas committed
A
chore(tests): fix tests and update testdata
Ayman Bagabas committed
A
chore(examples): go mod tidy
Ayman Bagabas committed
A
refactor: renderer: support mode 2026, manage cursor visibility and altscreen
Ayman Bagabas committed
A
feat: query terminal for synchronized output support (mode 2026)
Ayman Bagabas committed