Skip to content

Commit d279774

Browse files
committed
docs(CHANGES) Note tmux < 3.2a deprecation (via libtmux)
1 parent ac87b17 commit d279774

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
3131

3232
<!-- To maintainers and contributors: Please add notes for the forthcoming version below -->
3333

34+
### Breaking Changes
35+
36+
#### ### Minimum tmux version bumped to 3.2+ (#991)
37+
38+
tmux versions below 3.2a are now deprecated (via libtmux v0.48.0). A `FutureWarning`
39+
will be emitted on first use. Support for these versions will be removed in
40+
a future release. Set `LIBTMUX_SUPPRESS_VERSION_WARNING=1` to suppress.
41+
3442
### What's new
3543

3644
#### tmux 3.6 support (#989)

0 commit comments

Comments
 (0)