aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2022-07-06 12:01:09 +0100
committerThomas Adam <thomas@xteddy.org>2022-07-06 12:01:09 +0100
commitdc6bc0e95acc04cdf43e869294ecba897a11d850 (patch)
tree43f64841f177d2bce5e0b1020fb2ddba9b3aad9d /tmux.1
parentb130e951cc3157ef4deeadc25cc668b8e355f234 (diff)
parent1afe22086fb85a596eb4a20f2e80cacfbbc2f1e5 (diff)
downloadrtmux-dc6bc0e95acc04cdf43e869294ecba897a11d850.tar.gz
rtmux-dc6bc0e95acc04cdf43e869294ecba897a11d850.tar.bz2
rtmux-dc6bc0e95acc04cdf43e869294ecba897a11d850.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.112
1 files changed, 8 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index 8c475786..0c078fba 100644
--- a/tmux.1
+++ b/tmux.1
@@ -2115,9 +2115,11 @@ is not given, "detach-client -t '%%'" is used.
specifies the initial sort field: one of
.Ql name ,
.Ql size ,
-.Ql creation ,
+.Ql creation
+(time),
or
-.Ql activity .
+.Ql activity
+(time).
.Fl r
reverses the sort order.
.Fl f
@@ -2199,7 +2201,8 @@ specifies the initial sort field: one of
.Ql index ,
.Ql name ,
or
-.Ql time .
+.Ql time
+(activity).
.Fl r
reverses the sort order.
.Fl f
@@ -6110,7 +6113,8 @@ is not given, "paste-buffer -b '%%'" is used.
.Pp
.Fl O
specifies the initial sort field: one of
-.Ql time ,
+.Ql time
+(creation),
.Ql name
or
.Ql size .