Add a way to make the preview larger in tree mode, GitHub issue 4124.

This commit is contained in:
nicm
2024-10-01 10:10:29 +00:00
parent 1c1f4c1219
commit b95a06d2d4
2 changed files with 46 additions and 13 deletions

4
tmux.1
View File

@ -2627,7 +2627,7 @@ specifies the format for each item in the list and
.Fl K
a format for each shortcut key; both are evaluated once for each line.
.Fl N
starts without the preview.
starts without the preview or if given twice with the larger preview.
This command works only if at least one client is attached.
.It Xo
.Ic choose-tree
@ -2711,7 +2711,7 @@ specifies the format for each item in the tree and
.Fl K
a format for each shortcut key; both are evaluated once for each line.
.Fl N
starts without the preview.
starts without the preview or if given twice with the larger preview.
.Fl G
includes all sessions in any session groups in the tree rather than only the
first.