Files
statusline/.gitignore
T
chuan 640e1348aa feat: implement Rust statusline for Claude Code
- parse status JSON from stdin and render a single status line
- widgets: model+thinking, context %, directory, git, token speed, rate limits
- coloring: green-to-red gradient plus fixed per-widget colors
- `test` subcommand previews all widgets with synthetic data
- braille-blank placeholder on the second line
2026-06-25 18:57:39 +08:00

5 lines
74 B
Plaintext

/target
# 含真实会话数据的本地样本
/samples/real-status.json