ccmux-fork
v0.18.1
Published
Claude Code Multiplexer (fork) — manage multiple Claude Code instances in TUI split panes
Downloads
2,964
Maintainers
Readme
ccmux-fork
Claude Code Multiplexer (fork) — manage multiple Claude Code instances in TUI split panes.
This is a fork of Shin-sibainu/ccmux published as
ccmux-fork. It develops independent features while periodically syncing upstream.
Install
npm install -g ccmux-forkMigrating from the upstream ccmux-cli:
npm uninstall -g ccmux-cli && npm install -g ccmux-forkUsage
ccmux # Launch in current directory
ccmux /path/to/project # Launch in specified directoryFeatures
- Multi-pane terminal splits (vertical/horizontal)
- File tree sidebar with syntax-highlighted preview
- Tab workspaces
- Claude Code auto-detection (pane border turns orange)
- Mouse support (click, drag resize, text selection)
- Terminal scrollback (10,000 lines)
- Cross-platform (Windows, macOS, Linux)
Links
License
MIT
