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 a252fb0 commit bbfc5a0Copy full SHA for bbfc5a0
CHANGES
@@ -14,10 +14,16 @@ $ pip install --user --upgrade --pre libtmux
14
15
<!-- Maintainers and contributors: Insert change notes for the next release above -->
16
17
+### Bug fixes
18
+
19
+- Pane, Window: Now refresh state of more internal objects (#523)
20
21
### Improvement
22
23
- Pane, Window: Impove parsing of option values that return numbers
24
(#520)
25
+- `Obj._refresh`: Allow passing `list_extra_args` to ensure `list-windows` and
26
+ `list-panes` can return more than the target (#523)
27
28
### Tests
29
0 commit comments