Skip to content

Commit 1863329

Browse files
committed
docs/quickstart.md(refactor): Update tmux requirements
why: Drop support for tmux versions older than 3.2 what: - Remove "(recommended)" qualifier since 3.2a is now required - Remove deprecation notice for tmux 1.8-3.1
1 parent acd91cf commit 1863329

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/quickstart.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ from inside a live tmux session.
1212

1313
## Requirements
1414

15-
- [tmux] 3.2a or newer (recommended)
16-
- tmux 1.8 - 3.1 are deprecated and will be unsupported in a future release
15+
- [tmux] 3.2a or newer
1716
- [pip] - for this handbook's examples
1817

1918
[tmux]: https://tmux.github.io/

0 commit comments

Comments
 (0)