_ _ _ _
___ ___ ___| |_ __ _| |_ _ _ ___| (_)_ __ ___
/ __/ __/ __| __/ _` | __| | | / __| | | '_ \ / _ \
| (_| (__\__ \ || (_| | |_| |_| \__ \ | | | | | __/
\___\___|___/\__\__,_|\__|\__,_|___/_|_|_| |_|\___|
π¨ A highly customizable status line formatter for Claude Code CLI Display model info, git branch, token usage, and other metrics in your terminal
- Recent Updates
- Features
- Quick Start
- Windows Support
- Usage
- API Documentation
- Development
- Contributing
- License
- Related Projects
- π New Token Speed widgets - Added three widgets: Input Speed, Output Speed, and Total Speed.
- Each speed widget supports a configurable window of
0-120seconds in the widget editor (wkey). 0disables window mode and uses a full-session average speed.1-120calculates recent speed over the selected rolling window.
- Each speed widget supports a configurable window of
- π§© New Skills widget controls (v2.2.1) - Added configurable Skills modes (last/count/list), optional hide-when-empty behavior, and list-size limiting with most-recent-first ordering.
- π Usage API proxy support (v2.2.2) - Usage widgets honor the uppercase
HTTPS_PROXYenvironment variable for their direct API call to Anthropic. - π€ Better subagent-aware speed reporting - Token speed calculations continue to include referenced subagent activity so displayed speeds better reflect actual concurrent work.
v2.1.0 - v2.1.10 - Usage widgets, links, new git insertions / deletions widgets, and reliability fixes
- π§© New Usage widgets (v2.1.0) - Added Session Usage, Weekly Usage, Block Reset Timer, and Context Bar widgets.
- π More accurate counts (v2.1.0) - Usage/context widgets now use new statusline JSON metrics when available for more accurate token and context counts.
- πͺ Windows empty file bug fix (v2.1.1) - Fixed a Windows issue that could create an empty
c:\dev\nullfile. - π New Link widget (v2.1.3) - Added a new Link widget with clickable OSC8 rendering, preview parity, and raw mode support.
- β New Git Insertions widget (v2.1.4) - Added a dedicated Git widget that shows only uncommitted insertions (e.g.,
+42). - β New Git Deletions widget (v2.1.4) - Added a dedicated Git widget that shows only uncommitted deletions (e.g.,
-10). - π§ Context format fallback fix (v2.1.6) - When
context_window_sizeis missing, context widgets now infer 1M models from long-context labels such as[1m]and1M contextin model identifiers. - β³ Weekly reset timer split (v2.1.7) - Added a separate
Weekly Reset Timerwidget. - βοΈ Custom config file flag (v2.1.8) - Added
--config <path>support so ccstatusline can load/save settings from a custom file location. - π£ Unicode separator hex input upgrade (v2.1.9) - Powerline separator hex input now supports 4-6 digits (full Unicode code points up to
U+10FFFF). - π³ Bare repo worktree detection fix (v2.1.10) -
Git Worktreenow correctly detects linked worktrees created from bare repositories.
- π§ Memory Usage widget (v2.0.29) - Added a new widget that shows current system memory usage (
Mem: used/total). - β‘ Block timer cache (v2.0.28) - Cache block timer metrics to reduce JSONL parsing on every render, with per-config hashed cache files and automatic 5-hour block invalidation.
- π§± Git widget command refactor (v2.0.28) - Refactored git widgets to use shared git command helpers and expanded coverage for failure and edge-case tests.
- πͺ Windows UTF-8 piped output fix (v2.0.28) - Sets the Windows UTF-8 code page for piped status line rendering.
- π Git Root Dir widget (v2.0.27) - Added a new Git widget that shows the repository root directory name.
- π·οΈ Session Name widget (v2.0.26) - Added a new widget that shows the current Claude Code session name from
/rename. - π Current Working Directory home abbreviation (v2.0.26) - Added a
~abbreviation option for CWD display in both preview and live rendering. - π§ Context model suffix fix (v2.0.26) - Context widgets now recognize the
[1m]suffix across models, not just a single model path. - π§ Widget picker UX updates (v2.0.26) - Improved widget discovery/navigation and added clearer, safer clear-line behavior.
- β¨οΈ TUI editor input fix (v2.0.26) - Prevented shortcut/input leakage into widget editor flows.
- π Repo docs update (v2.0.26) - Migrated guidance from
CLAUDE.mdtoAGENTS.md(with symlink compatibility).
- Fix miscalculation in the block timer
- Remaining Mode - You can now toggle the Context Percentage widgets between usage percentage and remaining percentage when configuring them in the TUI by pressing the 'u' key.
- πΎ Emoji Support - You can now paste emoji into the custom text widget. You can also turn on the merge option to get emoji labels for your widgets like this:
- π No Line Limit - Configure as many status lines as you need - the 3-line limitation has been removed
- π³ Git Worktree widget - Shows the active worktree name when working with git worktrees
- π» Hide 'no git' message toggle - Git widgets now support hiding the 'no git' message when not in a repository (toggle with 'h' key while editing the widget)
- π― Widget Alignment - Auto-align widgets across multiple status lines in Powerline mode for a clean, columnar layout (toggle with 'a' in Powerline Setup)
- π Current Working Directory - Display the current working directory with configurable segment display
- Set the number of path segments to show (e.g., show only last 2 segments:
.../Personal/ccstatusline) - Supports raw value mode for compact display
- Automatically truncates long paths with ellipsis
- Set the number of path segments to show (e.g., show only last 2 segments:
- π° Session Cost Widget - Track your Claude Code session costs (requires Claude Code 1.0.85+)
- Displays total session cost in USD
- Supports raw value mode (shows just
$X.YZvsCost: $X.YZ) - Real-time cost tracking from Claude Code session data
- Note: Cost may not update properly when using
/resume(Claude Code limitation)
- π Bug Fixes
- Fixed Block Timer calculations for accurate time tracking across block boundaries
- Improved widget editor stability with proper Ctrl+S handling
- Enhanced cursor display in numeric input fields
- β±οΈ Block Timer - Track your progress through 5-hour Claude Code blocks
- Displays time elapsed in current block as hours/minutes (e.g., "3hr 45m")
- Progress bar mode shows visual completion percentage
- Two progress bar styles: full width (32 chars) or compact (16 chars)
- Automatically detects block boundaries from transcript timestamps
- β‘ Powerline Mode - Beautiful Powerline-style status lines with arrow separators and customizable caps
- π¨ Built-in Themes - Multiple pre-configured themes that you can copy and customize
- π Advanced Color Support - Basic (16), 256-color (with custom ANSI codes), and truecolor (with hex codes) modes
- π Widget Merging - Merge multiple widgets together with or without padding for seamless designs
- π¦ Easy Installation - Install directly with
npxorbunx- no global package needed - π€ Custom Separators - Add multiple Powerline separators with custom hex codes for font support
- π Auto Font Install - Automatic Powerline font installation with user consent
- π Real-time Metrics - Display model name, git branch, token usage, session duration, block timer, and more
- π¨ Fully Customizable - Choose what to display and customize colors for each element
- β‘ Powerline Support - Beautiful Powerline-style rendering with arrow separators, caps, and custom fonts
- π Multi-line Support - Configure multiple independent status lines
- π₯οΈ Interactive TUI - Built-in configuration interface using React/Ink
- π Fast Widget Picker - Add/change widgets by category with search and ranked matching
- βοΈ Global Options - Apply consistent formatting across all widgets (padding, separators, bold, background)
- π Cross-platform - Works seamlessly with both Bun and Node.js
- π§ Flexible Configuration - Supports custom Claude Code config directory via
CLAUDE_CONFIG_DIRenvironment variable - π Smart Width Detection - Automatically adapts to terminal width with flex separators
- β‘ Zero Config - Sensible defaults that work out of the box
# Run the configuration TUI with npm
npx -y ccstatusline@latest
# Or with Bun (faster)
bunx -y ccstatusline@latestThe interactive configuration tool provides a terminal UI where you can:
- Configure multiple separate status lines
- Add/remove/reorder status line widgets
- Customize colors for each widget
- Configure flex separator behavior
- Edit custom text widgets
- Install/uninstall to Claude Code settings
- Preview your status line in real-time
π‘ Tip: Your settings are automatically saved to
~/.config/ccstatusline/settings.json
π§ Custom Claude Config: If your Claude Code configuration is in a non-standard location, set the
CLAUDE_CONFIG_DIRenvironment variable:# Linux/macOS export CLAUDE_CONFIG_DIR=/custom/path/to/.claude # Windows PowerShell $env:CLAUDE_CONFIG_DIR="C:\custom\path\.claude"
π Usage API proxy: Usage widgets honor the uppercase
HTTPS_PROXYenvironment variable for their direct API call to Anthropic.
When you install from the TUI, ccstatusline writes a statusLine command object to your Claude Code settings:
{
"statusLine": {
"type": "command",
"command": "npx -y ccstatusline@latest",
"padding": 0
}
}Other supported command values are:
bunx -y ccstatusline@latestccstatusline(for self-managed/global installs)
ccstatusline works seamlessly on Windows with full feature compatibility across PowerShell (5.1+ and 7+), Command Prompt, and Windows Subsystem for Linux (WSL).
# Install Bun for Windows
irm bun.sh/install.ps1 | iex
# Run ccstatusline
bunx -y ccstatusline@latest# Using npm
npx -y ccstatusline@latest
# Or with Yarn
yarn dlx ccstatusline@latest
# Or with pnpm
pnpm dlx ccstatusline@latestFor optimal Powerline rendering on Windows:
Windows Terminal (Recommended):
- Supports Powerline fonts natively
- Download from Microsoft Store
- Auto-detects compatible fonts
PowerShell/Command Prompt:
# Install JetBrains Mono Nerd Font via winget
winget install DEVCOM.JetBrainsMonoNerdFont
# Alternative: Install base JetBrains Mono font
winget install "JetBrains.JetBrainsMono"
# Or download manually from: https://www.nerdfonts.com/font-downloadsccstatusline automatically handles Windows-specific paths:
- Git repositories work with both
/and\path separators - Current Working Directory widget displays Windows-style paths correctly
- Full support for mapped network drives and UNC paths
- Handles Windows drive letters (C:, D:, etc.)
Issue: Powerline symbols showing as question marks or boxes
# Solution: Install a compatible Nerd Font
winget install JetBrainsMono.NerdFont
# Then set the font in your terminal settingsIssue: Git commands not recognized
# Check if Git is installed and in PATH
git --version
# If not found, install Git:
winget install Git.Git
# Or download from: https://git-scm.com/download/winIssue: Permission errors during installation
# Use non-global installation (recommended)
npx -y ccstatusline@latest
# Or run PowerShell as Administrator for global installIssue: "Execution Policy" errors in PowerShell
# Temporarily allow script execution
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUserIssue: Windows Defender blocking execution
# If Windows Defender flags the binary:
# 1. Open Windows Security
# 2. Go to "Virus & threat protection"
# 3. Add exclusion for the ccstatusline binary location
# Or use temporary bypass (not recommended for production):
Add-MpPreference -ExclusionPath "$env:USERPROFILE\.bun\bin"ccstatusline works perfectly in WSL environments:
# Install in WSL Ubuntu/Debian
curl -fsSL https://bun.sh/install | bash
source ~/.bashrc
bunx -y ccstatusline@latestWSL Benefits:
- Native Unix-style path handling
- Better font rendering in WSL terminals
- Seamless integration with Linux development workflows
For the best experience, configure Windows Terminal with these recommended settings:
{
"profiles": {
"defaults": {
"font": {
"face": "JetBrainsMono Nerd Font",
"size": 12
},
"colorScheme": "One Half Dark"
}
}
}Configure ccstatusline in your Claude Code settings:
Settings Location:
- Default:
~/.claude/settings.json(Windows:%USERPROFILE%\.claude\settings.json) - Custom: Set
CLAUDE_CONFIG_DIRenvironment variable to use a different directory
For Bun users:
{
"statusLine": {
"type": "command",
"command": "bunx -y ccstatusline@latest",
"padding": 0
}
}For npm users:
{
"statusLine": {
"type": "command",
"command": "npx -y ccstatusline@latest",
"padding": 0
}
}π‘ Custom Config Directory: If you use a non-standard Claude Code configuration directory, set the
CLAUDE_CONFIG_DIRenvironment variable before running ccstatusline. The tool will automatically detect and use your custom location.
ccstatusline includes Windows-specific runtime behavior:
- UTF-8 piped output fix: In piped mode, it attempts to set code page
65001for reliable symbol rendering - Path compatibility: Git and CWD widgets handle both
/and\separators - Block timer cache: Cached block metrics reduce repeated JSONL scanning
Some widgets have Windows-specific optimizations:
- Current Working Directory: Displays Windows drive letters and UNC paths
- Git Widgets: Handle Windows line endings (CRLF) automatically
- Custom Commands: Support both PowerShell and cmd.exe commands
- Block Timer: Accounts for Windows timezone handling
Once configured, ccstatusline automatically formats your Claude Code status line. The status line appears at the bottom of your terminal during Claude Code sessions.
- Interactive mode (TUI): Launches when there is no stdin input
- Piped mode (renderer): Parses Claude Code status JSON from stdin and prints one or more formatted lines
# Interactive TUI
bun run start
# Piped mode with example payload
bun run example- Model - Displays the Claude model name (e.g., "Claude 3.5 Sonnet")
- Output Style - Shows the current Claude Code output style
- Git Branch - Shows the current git branch name
- Git Changes - Shows git changes count (
+insertions,-deletions) - Git Insertions - Shows git insertions count
- Git Deletions - Shows git deletions count
- Git Root Dir - Shows the git repository root directory name
- Git Worktree - Shows the current git worktree name
- Current Working Dir - Shows current working directory with segment limit, fish-style abbreviation, and optional
~home abbreviation - Tokens Input - Shows input token count for the current session
- Tokens Output - Shows output token count for the current session
- Tokens Cached - Shows cached token count for the current session
- Tokens Total - Shows total token count (
input + output + cache) for the current session - Input Speed - Shows session-average input token speed (
tokens/sec) with optional per-widget window (0-120seconds;0= full-session average) - Output Speed - Shows session-average output token speed (
tokens/sec) with optional per-widget window (0-120seconds;0= full-session average) - Total Speed - Shows session-average total token speed (
tokens/sec) with optional per-widget window (0-120seconds;0= full-session average) - Context Length - Shows the current context window size in tokens
- Context % - Shows percentage of context window used or remaining
- Context % (usable) - Shows percentage of usable context used or remaining (80% of max before auto-compact)
- Session Clock - Shows elapsed time since current session started
- Session Cost - Shows the total session cost in USD
- Block Timer - Shows current 5-hour block elapsed time or progress
- Terminal Width - Shows current terminal width in columns
- Version - Shows Claude Code CLI version number
- Custom Text - Displays user-defined custom text
- Custom Command - Executes a custom shell command and displays output (refreshes whenever Claude Code updates the status line)
- Link - Displays a clickable terminal hyperlink using OSC 8
- Claude Session ID - Shows the current Claude Code session ID from status JSON
- Session Name - Shows the session name set via
/renamein Claude Code - Memory Usage - Shows system memory usage (used/total)
- Session Usage - Shows daily/session API usage percentage
- Weekly Usage - Shows weekly API usage percentage
- Block Reset Timer - Shows time remaining until current 5-hour block reset window
- Weekly Reset Timer - Shows time remaining until weekly usage reset
- Context Bar - Shows context usage as a progress bar with short/full display modes
- Skills - Shows skill activity as last used, total count, or unique list (with optional list limit and hide-when-empty toggle)
- Separator - Visual divider between widgets (available when Powerline mode is off and no default separator is configured)
- Flex Separator - Expands to fill available space (available when Powerline mode is off)
These settings affect where long lines are truncated, and where right-alignment occurs when using flex separators:
- Full width always - Uses full terminal width (may wrap if auto-compact message appears or IDE integration adds text)
- Full width minus 40 - Reserves 40 characters for auto-compact message to prevent wrapping (default)
- Full width until compact - Dynamically switches between full width and minus 40 based on context percentage threshold (configurable, default 60%)
Configure global formatting preferences that apply to all widgets:
- Default Padding - Add consistent padding to the left and right of each widget
- Default Separator - Automatically insert a separator between all widgets
- Press (p) to edit padding
- Press (s) to edit separator
Global Formatting Options
- Inherit Colors - Default separators inherit foreground and background colors from the preceding widget
- Press (i) to toggle
- Global Bold - Apply bold formatting to all text regardless of individual widget settings
- Press (o) to toggle
- Override Foreground Color - Force all widgets to use the same text color
- Press (f) to cycle through colors
- Press (g) to clear override
- Override Background Color - Force all widgets to use the same background color
- Press (b) to cycle through colors
- Press (c) to clear override
π‘ Note: These settings are applied during rendering and don't add widgets to your widget list. They provide a consistent look across your entire status line without modifying individual widget configurations.
β οΈ VSCode Users: If colors appear incorrect in the VSCode integrated terminal, the "Terminal βΊ Integrated: Minimum Contrast Ratio" (terminal.integrated.minimumContrastRatio) setting is forcing a minimum contrast between foreground and background colors. You can adjust this setting to 1 to disable the contrast enforcement, or use a standalone terminal for accurate colors.
The Block Timer widget helps you track your progress through Claude Code's 5-hour conversation blocks:
Display Modes:
- Time Display - Shows elapsed time as "3hr 45m" (default)
- Progress Bar - Full width 32-character progress bar with percentage
- Progress Bar (Short) - Compact 16-character progress bar with percentage
Features:
- Automatically detects block boundaries from transcript timestamps
- Floors block start time to the hour for consistent tracking
- Shows "Block: 3hr 45m" in normal mode or just "3hr 45m" in raw value mode
- Progress bars show completion percentage (e.g., "[ββββββββββββββββββββββββββββββββ] 73.9%")
- Toggle between modes with the (p) key in the widgets editor
Some widgets support "raw value" mode which displays just the value without a label:
- Normal:
Model: Claude 3.5 Sonnetβ Raw:Claude 3.5 Sonnet - Normal:
Session: 2hr 15mβ Raw:2hr 15m - Normal:
Block: 3hr 45mβ Raw:3hr 45m - Normal:
Ctx: 18.6kβ Raw:18.6k
Common controls in the line editor:
aadd widgetiinsert widgetEnterenter/exit move modeddelete selected widgetrtoggle raw value (supported widgets)mcycle merge mode (offβmergeβmerge no padding)
Widget-specific shortcuts:
- Git widgets:
htoggle hideno gitoutput - Context % widgets:
utoggle used vs remaining display - Block Timer:
pcycle display mode (time/full bar/short bar) - Block Reset Timer:
pcycle display mode (time/full bar/short bar) - Weekly Reset Timer:
pcycle display mode (time/full bar/short bar) - Current Working Dir:
hhome abbreviation,ssegment editor,ffish-style path - Custom Command:
ecommand,wmax width,ttimeout,ppreserve ANSI colors - Link:
uURL,elink text
Add static text to your status line. Perfect for:
- Project identifiers
- Environment indicators (dev/prod)
- Personal labels or reminders
Execute shell commands and display their output dynamically:
- Refreshes whenever the statusline is updated by Claude Code
- Receives the full Claude Code JSON data via stdin (model info, session ID, transcript path, etc.)
- Displays command output inline in your status line
- Configurable timeout (default: 1000ms)
- Optional max-width truncation
- Optional ANSI color preservation (
preserve colors) - Examples:
pwd | xargs basename- Show current directory namenode -v- Display Node.js versiongit rev-parse --short HEAD- Show current commit hashdate +%H:%M- Display current timecurl -s wttr.in?format="%t"- Show current temperaturenpx -y ccusage@latest statusline- Display Claude usage metrics (set timeout: 5000ms)
β οΈ Important: Commands should complete quickly to avoid delays. Long-running commands will be killed after the configured timeout. If you're not seeing output from your custom command, try increasing the timeout value (press 't' in the editor).
π‘ Tip: Custom commands can be other Claude Code compatible status line formatters! They receive the same JSON via stdin that ccstatusline receives from Claude Code, allowing you to chain or combine multiple status line tools.
Create clickable links in terminals that support OSC 8 hyperlinks:
metadata.url- target URL (http/https)metadata.text- optional display text (defaults to URL)- Falls back to plain text when URL is missing or unsupported
ccusage is a tool that tracks and displays Claude Code usage metrics. You can integrate it directly into your status line:
- Add a Custom Command widget
- Set command:
npx -y ccusage@latest statusline - Set timeout:
5000(5 seconds for initial download) - Enable "preserve colors" to keep ccusage's color formatting
π How it works: The command receives Claude Code's JSON data via stdin, allowing ccusage to access session information, model details, and transcript data for accurate usage tracking.
When terminal width is detected, status lines automatically truncate with ellipsis (...) if they exceed the available width, preventing line wrapping. Truncation is ANSI/OSC-aware, so preserved color output and OSC 8 hyperlinks remain well-formed.
Complete API documentation is generated using TypeDoc and includes detailed information about:
- Core Types: Configuration interfaces, widget definitions, and render contexts
- Widget System: All available widgets and their customization options
- Utility Functions: Helper functions for rendering, configuration, and terminal handling
- Status Line Rendering: Core rendering engine and formatting options
To generate the API documentation locally:
# Generate documentation
bun run docs
# Clean generated documentation
bun run docs:cleanThe documentation will be generated in the docs/ directory and can be viewed by opening docs/index.html in your web browser.
- Types: Core TypeScript interfaces and type definitions
- Widgets: Individual widget implementations and their APIs
- Utils: Utility functions for configuration, rendering, and terminal operations
- Main Module: Primary entry point and orchestration functions
- Bun (v1.0+)
- Git
- Node.js 14+ (optional, for running the built
dist/ccstatusline.jsbinary or npm publishing)
# Clone the repository
git clone https://github.com/sirmalloc/ccstatusline.git
cd ccstatusline
# Install dependencies
bun install# Run in TUI mode
bun run start
# Test piped mode with example payload
bun run example
# Run tests
bun test
# Run typecheck + eslint checks without modifying files
bun run lint
# Apply ESLint auto-fixes intentionally
bun run lint:fix
# Build for distribution
bun run build
# Generate TypeDoc documentation
bun run docs~/.config/ccstatusline/settings.json- ccstatusline UI/render settings~/.claude/settings.json- Claude Code settings (statusLinecommand object)~/.cache/ccstatusline/block-cache-*.json- block timer cache (keyed by Claude config directory hash)
If you use a custom Claude config location, set CLAUDE_CONFIG_DIR and ccstatusline will read/write that path instead of ~/.claude.
- Build target is Node.js 14+ (
dist/ccstatusline.js) - During install,
ink@6.2.0is patched to fix backspace handling on macOS terminals
ccstatusline/
βββ src/
β βββ ccstatusline.ts # Main entry point
β βββ tui/ # React/Ink configuration UI
β β βββ App.tsx # Root TUI component
β β βββ index.tsx # TUI entry point
β β βββ components/ # UI components
β β βββ MainMenu.tsx
β β βββ LineSelector.tsx
β β βββ ItemsEditor.tsx
β β βββ ColorMenu.tsx
β β βββ PowerlineSetup.tsx
β β βββ ...
β βββ widgets/ # Status line widget implementations
β β βββ Model.ts
β β βββ GitBranch.ts
β β βββ TokensTotal.ts
β β βββ OutputStyle.ts
β β βββ ...
β βββ utils/ # Utility functions
β β βββ config.ts # Settings management
β β βββ renderer.ts # Core rendering logic
β β βββ powerline.ts # Powerline font utilities
β β βββ colors.ts # Color definitions
β β βββ claude-settings.ts # Claude Code integration (supports CLAUDE_CONFIG_DIR)
β βββ types/ # TypeScript type definitions
β βββ Settings.ts
β βββ Widget.ts
β βββ PowerlineConfig.ts
β βββ ...
βββ dist/ # Built files (generated)
βββ package.json
βββ tsconfig.json
βββ README.md
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
If ccstatusline is useful to you, consider buying me a coffee:
MIT Β© Matthew Breedlove
Matthew Breedlove
- GitHub: @sirmalloc
- tweakcc - Customize Claude Code themes, thinking verbs, and more.
- ccusage - Track and display Claude Code usage metrics.
- Built for use with Claude Code CLI by Anthropic
- Powered by Ink for the terminal UI
- Made with β€οΈ for the Claude Code community
Give a β if this project helped you!








