We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test_select_window
1 parent 1fc3789 commit 0480729Copy full SHA for 0480729
CHANGES
@@ -24,6 +24,7 @@ $ pip install --user --upgrade --pre libtmux
24
```sh
25
ruff check --select ALL . --fix --unsafe-fixes --preview --show-fixes; ruff format .
26
```
27
+- Tests: Stability fixes for legacy `test_select_pane` test (#552)
28
29
## libtmux 0.39.0 (2024-11-26)
30
0 commit comments