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 399a829 commit 1a9aed9Copy full SHA for 1a9aed9
CHANGES
@@ -9,6 +9,10 @@ Here you can find the recent changes to libtmux
9
- CI: Use poetry 1.1.7 and `install-poetry.py` installer
10
- Relock poetry.lock at 1.1 (w/ 1.1.7's fix)
11
- #339 (CI): Lock python at 3.9 to avoid poetry issue with `dataclasses`
12
+- #341 #342: `Server.attached_sessions()` now supports multiple attached sessions.
13
+
14
+ Remove attached sessions limitation to not detect multiple attached clients,
15
+ thank you @Timoses
16
17
## libtmux 0.10.1 (2021-06-16)
18
- Update `Window.select_window()` for #271
0 commit comments