~ $ ls guides/tmux/
tmux guides
Config, status bars, plugins, and persistent sessions.
- A sensible .tmux.conf for 2026A modern tmux baseline: correct escape-time scope, true color, OSC 52 clipboard, allow-passthrough, mouse mode, and sane history — each line explained.
- Designing a tmux status bar that earns its pixelsstatus-left, status-right, #() shell segments, update intervals, and color styling — the same design discipline as a good statusline, applied to tmux.
- The few tmux plugins that matter (and the ones that don't)TPM setup, tmux-resurrect and tmux-continuum for session persistence, and an honest take on when plain tmux config beats another plugin.
- Persistent tmux sessions on a server you SSH intoBoot-created tmux sessions via systemd, attach-or-create aliases, and a layout that survives reboots — the pattern for a remote dev box that is always ready.
- tmux + Claude Code: a layout for parallel agent sessionsRun several Claude Code sessions side by side: one window per task, git worktrees per pane, and a statusline + status bar split that keeps state visible.