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 d279774Copy full SHA for d279774
CHANGES
@@ -31,6 +31,14 @@ $ 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
+### 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
42
### What's new
43
44
#### tmux 3.6 support (#989)
0 commit comments