mirror of
https://github.com/tmux/tmux.git
synced 2026-03-31 16:56:28 +00:00
Implement some obvious missing sort orders, from Dane Jensen in GitHub
issue 4813.
This commit is contained in:
10
tmux.1
10
tmux.1
@@ -3090,7 +3090,11 @@ See the
|
||||
section.
|
||||
.Fl O
|
||||
specifies the sort order: one of
|
||||
.Ql name ,
|
||||
.Ql name
|
||||
(title),
|
||||
.Ql index ,
|
||||
.Ql size
|
||||
(area),
|
||||
.Ql creation
|
||||
(time), or
|
||||
.Ql activity
|
||||
@@ -3123,6 +3127,10 @@ section.
|
||||
specifies the sort order: one of
|
||||
.Ql index ,
|
||||
.Ql name ,
|
||||
.Ql size
|
||||
(area),
|
||||
.Ql creation
|
||||
(time),
|
||||
or
|
||||
.Ql activity
|
||||
(time).
|
||||
|
||||
Reference in New Issue
Block a user