tmux

tmux · current 3.7b

The current version of tmux is 3.7b (as of 08/07/2026). patchletter checks the official source daily and emails you every new release.

tmux at a glance

tmux is a widely used terminal multiplexer, letting admins run and persist multiple terminal sessions in one window and keep them alive across disconnects — a staple for remote server work. tmux ships releases in an unhurried cadence plus fixes.

For admins tmux is low-risk and usually comes from the distribution. The update driver is features and compatibility rather than security, though keeping it current picks up any parsing fixes. Its real value is operational: persistent sessions mean a dropped SSH connection doesn't kill your long-running task, and you can reattach later — invaluable for maintenance work. Configuration is per-user; back up your config if you invest in it. There's little to maintain beyond a current version. A note: tmux sessions persist as the user, so on shared systems be mindful of leaving sensitive sessions attached. Related tools include screen and zellij. Patchletter surfaces new tmux releases so fixes land.

Version history & changelog · as detected by patchletter

VersionChannelDateNotes
3.7bSTABLE08/07/2026
3.7cSTABLE19/08/2026

Frequently asked questions

What is the latest version of tmux?
tmux 3.7b, released 08/07/2026. patchletter checks the vendor's official source daily for new releases.
Where can I find the tmux release notes?
The version history above links to the vendor's official release notes where the vendor publishes them. patchletter deliberately stores no vendor full texts.
How do I get notified about new tmux updates?
Free by email: patchletter reports every new release — instantly or bundled as a digest. Unsubscribe anytime with one click.

Never miss a tmux update

We check the source daily and email you — instantly or as a digest. Free, one-click unsubscribe.

Watch tmux

Embed this badge

Shows the current tmux version and updates itself. Free to use, no account needed.

tmux badge
[![tmux](https://patchletter.com/badge/tmux.svg)](https://patchletter.com/en/software/tmux)
https://patchletter.com/badge/tmux.svg

Also available: ?v=eol (end of support) and ?v=cve (actively exploited).

Related tools in Admin Tools