tmux 3.7b
LatestJuly 1, 2026
Highlights
Bug Fix Release
Maintenance release for tmux 3.7 with a redraw fix.
Changes
- Fix so that the end of a synchronized update again triggers a redraw
Stay up to date with the latest tmux features, improvements, and changes.
July 1, 2026
Maintenance release for tmux 3.7 with a redraw fix.
July 1, 2026
Stability and correctness fixes for tmux 3.7.
June 26, 2026
The new-pane command (Prefix + *) opens a pane above the tiled layout — like a popup, but not modal, and it behaves like a regular pane.
New copy-mode-line-numbers option with default, absolute, relative and hybrid numbering, plus style options for the numbers.
Messages and prompts are drawn as one format (message-format) and can overlay just part of the status line instead of replacing it.
The new focus-follows-mouse option automatically activates the pane under the mouse pointer.
OSC 9;4 progress sequences are stored in format variables and can be forwarded to the outside terminal.
The new get-clipboard option forwards clipboard requests from panes to the terminal.
May 20, 2026
Maintenance release for tmux 3.6 with additional stability fixes.
December 5, 2025
Stability and correctness fixes for tmux 3.6.
November 26, 2025
New pane-scrollbars option enables visual scrollbars in panes for easier navigation through long output.
Enhanced theming capabilities with Mode 2031 support for more consistent terminal colors.
Boolean expressions, #? operator, and sorting for loop operators provide more powerful formatting options.
Ability to send pixel size queries for better integration with graphical terminal features.
New capability to query clipboard support from terminals for improved copy/paste workflows.
Support for reporting cursor, mouse, paste, and focus state for enhanced terminal awareness.
October 5, 2024
Stability improvements and bug fixes for tmux 3.5.
September 27, 2024
Extended (CSI u) key support was revamped to match xterm, with a new extended-keys-format option.
OSC 8 hyperlinks are shown in copy mode, with a copy_cursor_hyperlink format for the link under the cursor.
New mirrored main-horizontal and main-vertical layouts put the main pane at the bottom or right.
February 13, 2024
Basic SIXEL graphics support (build with --enable-sixel) lets panes display images.
OSC 133 support marks shell prompts; jump between them with next-prompt and previous-prompt.
menu-style and menu-border-style bring popup-style theming to menus.