tmux new -s name
tmux attach -t name
tmux ls
tmux kill-session -t name
Keys (prefix: C-b)
d Detach
c New window
n/p Next/prev window
0-9 Select window
% Split vertical
" Split horizontal
o Next pane
z Toggle zoom
x Kill pane
[ Copy mode
] Paste
Copy Mode
Space Start selection
Enter Copy selection
q Quit
/ Search forward
? Search backward
Config
# ~/.tmux.conf
set -g prefix C-a
set -g mouse on
set -g base-index 1
Run npx skillmds@latest add plurigrid/tmux in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Terminal multiplexer. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
plurigrid (@plurigrid) published this skill. Their other Agent Skills are listed on their SkillMD profile.