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 bce4e00 commit 76bcfc8Copy full SHA for 76bcfc8
CHANGES
@@ -14,6 +14,18 @@ $ pip install --user --upgrade --pre libtmux
14
15
<!-- Maintainers and contributors: Insert change notes for the next release above -->
16
17
+### Improvement
18
+
19
+- QueryList typings (#515)
20
21
+ - This improves the annotations in descendant objects such as:
22
23
+ - `Server.sessions`
24
+ - `Session.windows`
25
+ - `Window.panes`
26
27
+ - Bolster tests (ported from `libvcs`): doctests and pytests
28
29
## libtmux 0.26.0 (2024-02-06)
30
31
### Breaking change
0 commit comments