scottli139
Results
1
comments of
scottli139
## 确认这个问题仍然存在 我在 **Claude Code v2.1.19** 上也遇到了同样的问题。 ### 我的配置 ```json "statusLine": { "type": "command", "command": "~/.claude/statusline-command.sh", "padding": 1, "refreshInterval": 1000 } ``` ### 实际行为 - ✅ 状态栏脚本正常执行 - ✅ 每次有用户交互时,时间会更新...