Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 04 Apr 22:27

What's new in v0.2.1

Fixes cursor-up sequence stripping — the third root cause of Claude Code's scroll-jumping
(ESC[nA, identified by the community in anthropics/claude-code#33367). Quell now strips
cursor-up sequences outside synchronized update blocks, matching the sed patch workaround
but with full sync-block awareness so Ink re-renders aren't affected.

v0.2.0 — first public GUI release (tabs, 14 themes, search, command palette, zoom).