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 ee05d05 commit 8c309e6Copy full SHA for 8c309e6
README.md
@@ -250,6 +250,8 @@ Session($1 ...)
250
251
Unsupported / no security releases or bug fixes:
252
253
+- tmux < 3.2: The backports branch is
254
+ [`v0.48.x`](https://github.com/tmux-python/libtmux/tree/v0.48.x).
255
- Python 2.x: The backports branch is
256
[`v0.8.x`](https://github.com/tmux-python/libtmux/tree/v0.8.x).
257
@@ -264,7 +266,7 @@ See donation options at <https://tony.sh/support.html>.
264
266
265
267
# Project details
268
-- tmux support: 1.8+
269
+- tmux support: >= 3.2a
270
- python support: >= 3.10, pypy, pypy3
271
- Source: <https://github.com/tmux-python/libtmux>
272
- Docs: <https://libtmux.git-pull.com>
0 commit comments