Skip to Content
EnglishIntroduction

ccmux

Claude Code Multiplexer — manage multiple Claude Code instances in TUI split panes.

ccmux screenshot

What is ccmux?

ccmux is a lightweight terminal multiplexer built specifically for running multiple Claude Code  sessions side-by-side. Think of it as tmux, but designed around the Claude Code workflow.

Why ccmux?

  • Run multiple Claude Code agents simultaneously in split panes
  • See your project files with syntax-highlighted preview while coding
  • Stay in the terminal — no editor needed, just your shell and Claude
  • Blazingly fast & lightweight — single ~2MB binary, 0.5s startup, ~0% idle CPU
  • Built in Rust — zero-allocation cell rendering, dirty-flag diff updates, PTY resize caching

Quick Start

npm install -g ccmux-cli ccmux

Once running, type claude in the terminal pane to start Claude Code.

Key Features


Learn Claude Code

Want to learn Claude Code systematically? Check out Claude Code Academy.

Last updated on