mirror of
https://github.com/tmux/tmux.git
synced 2024-12-24 18:38:48 +00:00
Mention whether time is creation/activity for sort orders.
This commit is contained in:
parent
d0d2c39dec
commit
dd602eaa61
12
tmux.1
12
tmux.1
@ -2112,9 +2112,11 @@ is not given, "detach-client -t '%%'" is used.
|
|||||||
specifies the initial sort field: one of
|
specifies the initial sort field: one of
|
||||||
.Ql name ,
|
.Ql name ,
|
||||||
.Ql size ,
|
.Ql size ,
|
||||||
.Ql creation ,
|
.Ql creation
|
||||||
|
(time),
|
||||||
or
|
or
|
||||||
.Ql activity .
|
.Ql activity
|
||||||
|
(time).
|
||||||
.Fl r
|
.Fl r
|
||||||
reverses the sort order.
|
reverses the sort order.
|
||||||
.Fl f
|
.Fl f
|
||||||
@ -2196,7 +2198,8 @@ specifies the initial sort field: one of
|
|||||||
.Ql index ,
|
.Ql index ,
|
||||||
.Ql name ,
|
.Ql name ,
|
||||||
or
|
or
|
||||||
.Ql time .
|
.Ql time
|
||||||
|
(activity).
|
||||||
.Fl r
|
.Fl r
|
||||||
reverses the sort order.
|
reverses the sort order.
|
||||||
.Fl f
|
.Fl f
|
||||||
@ -6107,7 +6110,8 @@ is not given, "paste-buffer -b '%%'" is used.
|
|||||||
.Pp
|
.Pp
|
||||||
.Fl O
|
.Fl O
|
||||||
specifies the initial sort field: one of
|
specifies the initial sort field: one of
|
||||||
.Ql time ,
|
.Ql time
|
||||||
|
(creation),
|
||||||
.Ql name
|
.Ql name
|
||||||
or
|
or
|
||||||
.Ql size .
|
.Ql size .
|
||||||
|
Loading…
Reference in New Issue
Block a user