Skip to content

Commit 87dc04a

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

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGES

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ $ 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+
### Deprecations
35+
36+
- tmux versions below 3.2a are now deprecated (via libtmux). A `FutureWarning`
37+
will be emitted on first use. Support for these versions will be removed in
38+
a future release. Set `LIBTMUX_SUPPRESS_VERSION_WARNING=1` to suppress.
39+
3440
### What's new
3541

3642
#### tmux 3.6 support (#989)

0 commit comments

Comments
 (0)