Skip to content

Commit 1ba834a

Browse files
committed
README.md(refactor): Update backports documentation
why: Clarify backport branches for legacy support what: - Rename "Python support" section to "Backports" - Make tmux version range explicit (1.8 to 3.1c) - Reorder items chronologically (Python 2.x, then tmux)
1 parent 1863329 commit 1ba834a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,14 +246,14 @@ Window(@1 1:..., Session($1 ...))
246246
Session($1 ...)
247247
```
248248

249-
# Python support
249+
# Backports
250250

251251
Unsupported / no security releases or bug fixes:
252252

253-
- tmux < 3.2: The backports branch is
254-
[`v0.48.x`](https://github.com/tmux-python/libtmux/tree/v0.48.x).
255253
- Python 2.x: The backports branch is
256254
[`v0.8.x`](https://github.com/tmux-python/libtmux/tree/v0.8.x).
255+
- tmux 1.8 to 3.1c: The backports branch is
256+
[`v0.48.x`](https://github.com/tmux-python/libtmux/tree/v0.48.x).
257257

258258
# Donations
259259

0 commit comments

Comments
 (0)