Skip to content

Instantly share code, notes, and snippets.

@sporez
sporez / tmux.conf
Created February 27, 2026 01:23
tmux conf that supports scrolling and copy properly through mosh on ghostty with coding agents
# ╔══════════════════════════════════════════════════════════════╗
# ║ tmux.conf — tmux 3.6a / Ghostty + iTerm2 ║
# ╚══════════════════════════════════════════════════════════════╝
# ── Terminal & Color ──────────────────────────────────────────
set -g default-terminal "tmux-256color"
set -g allow-passthrough on