AI 摘要
Claude Code 发布实验性 NO_FLICKER 模式,重写终端渲染器支持虚拟视口与鼠标事件,输入框固定底部不再闪烁。设置 CLAUDE_CODE_NO_FLICKER=1 即可启用,欢迎反馈。
not an April Fools joke, we rewrote the Claude Code renderer to use a virtual viewport
you can use your mouse, the prompt input stays at the bottom, and a lot more small UX wins people have been asking for
it's experimental so give us your feedback
Today we're excited to announce NO_FLICKER mode for Claude Code in the terminal It uses an experimental new renderer that we're excited about. The renderer is e...