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 c302951 commit 261fd5eCopy full SHA for 261fd5e
CHANGES
@@ -19,11 +19,18 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
19
20
<!-- Maintainers, insert changes / features for the next release here -->
21
22
+#### Breaking changes
23
+
24
+- libtmux: 0.30.2 -> 0.31.0 (#912)
25
26
+- Renamings of libtmux 0.31.0's streamlining of `cmd()`, renaming of `attached_{window,pane}s` to
27
+ `active_{window,pane}s`.
28
29
## tmuxp 1.38.0 (2024-02-16)
30
31
#### Breaking changes
32
-- libtmux: 0.28.1 -> 0.30.1 (#911).
33
+- libtmux: 0.28.1 -> 0.30.1 (#911)
34
35
Updated method names
36
0 commit comments