📌 📄 内容摘要:
精神点儿 别丢份儿 (@Anano) 在 Claude Code上线全屏渲染模式,彻底解决闪烁和内存膨胀 中发帖
Enable fullscreen rendering
Set the**CLAUDE_CODE_NO_FLICKER**environment variable when starting Claude Code:
CLAUDE_CODE_NO_FLICKER=1 claude
To enable it for every session, export the variable in your shell profile such as**~/.zshrcor~/.bashrc**:
export CLAUDE_CODE_NO_FLICKER=1
[image]
[image]
[image]
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/1879954/1
─────────────────────────────
📢 来源:LINUX DO