@camole/tsmux
v1.0.0
Published
Tmux configuration installer with plugins, cheatsheet, and Claude Code integration
Readme
@camolechowski/tsmux
Tmux configuration installer with plugins, cheatsheet, and Claude Code integration.
Quick Start
npx @camolechowski/tsmuxWhat It Installs
~/.tmux.conf— Custom tmux config (Ctrl+A prefix, vim keys, mouse support)~/.cheatsheets/tmux.md— Quick reference popup (Ctrl+A m)~/.local/bin/cc-popup— Claude Code tmux popup launcher~/.tmux/plugins/— TPM, resurrect, continuum
Key Bindings
All commands use Ctrl+A as the prefix.
| Action | Binding |
|--------|---------|
| Split horizontal | \| |
| Split vertical | - |
| Navigate panes | h/j/k/l |
| Show cheatsheet | m |
| Claude Code menu | Ctrl+C |
| Reload config | r |
