tmux 3.0 Arrived in 2019
tmux 3.0 shipped in late 2019 with changes from its normal development process — the major version bump was not a promise of semantic-versioning upheaval.
tag
5 posts
tmux 3.0 shipped in late 2019 with changes from its normal development process — the major version bump was not a promise of semantic-versioning upheaval.
PTYs and a persistent server process explain how tmux and screen survive a dropped SSH connection, not just several shells in one window.
Running multiple shell sessions inside one terminal window, splitting panes, and, most importantly, keeping sessions alive across disconnects.
TUI apps render clipped over SSH, or the terminal doesn't rewrap after resizing — the remote shell has a stale idea of the terminal's actual dimensions.
A shortcut that works outside tmux does something different, or nothing, inside a session — how the prefix key and keybinding layers interact.