We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 167ee67 commit ca1df54Copy full SHA for ca1df54
1 file changed
docs/about.md
@@ -41,7 +41,7 @@ well tested and adopted.
41
42
### Missing
43
44
-**Version support** tmuxp only supports `tmux >= 1.8`. Teamocil and
+**Version support** tmuxp only supports `tmux >= 3.2`. Teamocil and
45
tmuxinator may have support for earlier versions.
46
47
### Differences
@@ -64,7 +64,7 @@ format [^id4]. See {ref}`cli-freeze`.
64
65
**JSON config** JSON config support. See {ref}`Examples`.
66
67
-**ORM-based API** via [libtmux] - Utilizes tmux >= 1.8's unique ID's for
+**ORM-based API** via [libtmux] - Utilizes tmux's unique IDs for
68
panes, windows and sessions to create an object relational view of the tmux
69
{class}`~libtmux.Server`, its {class}`~libtmux.Session`,
70
{class}`~libtmux.Window`, and {class}`~libtmux.Pane`.
0 commit comments