Skip to content

Commit ca1df54

Browse files
committed
docs(about) Update minimum tmux version to 3.2+
- Update minimum version requirement from 1.8 to 3.2 - Remove outdated version reference for unique IDs feature (available since 1.8)
1 parent 167ee67 commit ca1df54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ well tested and adopted.
4141

4242
### Missing
4343

44-
**Version support** tmuxp only supports `tmux >= 1.8`. Teamocil and
44+
**Version support** tmuxp only supports `tmux >= 3.2`. Teamocil and
4545
tmuxinator may have support for earlier versions.
4646

4747
### Differences
@@ -64,7 +64,7 @@ format [^id4]. See {ref}`cli-freeze`.
6464

6565
**JSON config** JSON config support. See {ref}`Examples`.
6666

67-
**ORM-based API** via [libtmux] - Utilizes tmux >= 1.8's unique ID's for
67+
**ORM-based API** via [libtmux] - Utilizes tmux's unique IDs for
6868
panes, windows and sessions to create an object relational view of the tmux
6969
{class}`~libtmux.Server`, its {class}`~libtmux.Session`,
7070
{class}`~libtmux.Window`, and {class}`~libtmux.Pane`.

0 commit comments

Comments
 (0)