toes/src
Chris Wanstrath 33d91747af Combine ANSI style codes into a single span element
Multiple SGR parameters in one escape sequence (e.g. bold + color)
were each opening a new span, losing earlier styles. Collect styles
per sequence and emit one span with all of them.
2026-03-18 10:59:07 -07:00
..
cli Merge branch 'switch-kleur-ansis' 2026-03-17 21:35:47 -07:00
client Combine ANSI style codes into a single span element 2026-03-18 10:59:07 -07:00
lib Add template embedding and generation script 2026-03-02 21:35:13 -08:00
pages ssr => spa 2026-01-27 21:42:33 -08:00
server Convert getAppMetrics to async and replace spawnSync with async Bun.spawn 2026-03-16 16:32:17 -07:00
shared Add share field to app type and show share button 2026-03-08 23:17:35 -07:00
tools Replace EventSource with fetch-based SSE with reconnect 2026-03-08 23:03:00 -07:00
index.ts v0.0.4 2026-01-30 19:48:07 -08:00