Setup:
CCStatusline: v2.2.22
Claude Code: v2.1.179
System: Ubuntu in Windows 11 WSL
I tried to get ccstatusline working but no matter what I do claude code doesn't show the configured statusline. After the installation to claude the entry in settings.json seems correct
"statusLine": {
"type": "command",
"command": "ccstatusline",
"padding": 0,
"refreshInterval": 10
}
I try to get the default settings of ccstatusline to work but it seems ccstatusline is not called by claude code. Wenn using claude --debug I don't see any calls like with a manually configured statusline. Is there any way to debug ccstatusline itself?
I reinstalled it, tried to delete the files in ~/.config and ~/.cache. Nothing seems to help.
Setup:
CCStatusline: v2.2.22
Claude Code: v2.1.179
System: Ubuntu in Windows 11 WSL
I tried to get ccstatusline working but no matter what I do claude code doesn't show the configured statusline. After the installation to claude the entry in settings.json seems correct
I try to get the default settings of ccstatusline to work but it seems ccstatusline is not called by claude code. Wenn using
claude --debugI don't see any calls like with a manually configured statusline. Is there any way to debug ccstatusline itself?I reinstalled it, tried to delete the files in ~/.config and ~/.cache. Nothing seems to help.