Skip to content

No Statusline when Git insertions and deletions are shown #464

Description

@ssi-ips

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions