We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac87b17 commit 87dc04aCopy full SHA for 87dc04a
CHANGES
@@ -31,6 +31,12 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
31
32
<!-- To maintainers and contributors: Please add notes for the forthcoming version below -->
33
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
40
### What's new
41
42
#### tmux 3.6 support (#989)
0 commit comments