Procedure

Install tmux on macOS or Linux

Install the tmux terminal multiplexer via Homebrew or the distro package manager, then verify with tmux -V.

  1. Install tmux per https://github.com/tmux/tmux/wiki/Installing . macOS: b

    Install tmux per https://github.com/tmux/tmux/wiki/Installing . macOS: brew install tmux (or MacPorts port install tmux). Linux: apt install tmux / dnf install tmux / pacman -S tmux / zypper install tmux (elevated as needed).

  2. tmux -V

    tmux -V
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M12084AWQ4M6J1FSC23R5WYA

DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.