Flicker fixes and hook extensions lead community contributions
The project saw a surge in flicker-related issues across terminals, with multiple PRs merging fixes for Windows, VS Code, and GPU terminals. Meanwhile, new features like mutable hooks and native notifications are under review.
- mergedFix Windows login flicker
Merged PR resolves screen flicker on Windows login for versions 0.822+.
- mergedAdd DEC 2026 synchronized updates to prevent flickering on GPU terminals
Closed PR introduces synchronized updates to mitigate GPU terminal flicker.
- discussion输入缓存命中率太低了 (Input cache hit rate too low)
Issue with 18 comments discussing low cache hit rate and potential improvements.
- openedSupport mutable submit hooks and turn-end hooks
New PR enables hooks to mutate data on user submit and turn end.
- openedfeat(notifications): native OS notification + Cmux support
Adds native OS notifications and Cmux integration for better UX.
- #1371Support mutable submit hooks and turn-end hooks— newly opened, could expand hook capabilities.
- #1260Versions 0.822 and 0.823 continuously flicker on Windows 10, while version 0.820 works normally.— active bug report with user impact on Windows.
- #1177输入缓存命中率太低了— highly discussed performance issue affecting cache efficiency.
- #1363When using the Ghostty command-line tool, it keeps flickering, but iTerm2 doesn't.— terminal-specific flicker report, guides cross-platform fixes.
- #1365fix(settings): auto-enable low_motion in VS Code integrated terminal— proactive workaround for VS Code flicker issue.