aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2017-09-11 10:08:15 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2017-09-11 10:08:15 +0100
commit495e2ed17f1d7b4efbb0f25a6bb8e8d82c6ea7c9 (patch)
treef3a83b856acc27e6914b2624cce5c434fc0999fb /tmux.1
parent034b19b734a25d00fd27245412b0cde6b340482e (diff)
parentd8c397d1b7c4c3643c0b4bce0ea7674904a98d49 (diff)
downloadrtmux-495e2ed17f1d7b4efbb0f25a6bb8e8d82c6ea7c9.tar.gz
rtmux-495e2ed17f1d7b4efbb0f25a6bb8e8d82c6ea7c9.tar.bz2
rtmux-495e2ed17f1d7b4efbb0f25a6bb8e8d82c6ea7c9.zip
Merge branch 'master' into 2.6-rc
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.112
1 files changed, 9 insertions, 3 deletions
diff --git a/tmux.1 b/tmux.1
index 08c67a6f..49a5350a 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1407,7 +1407,9 @@ specifies the initial sort order: one of
or
.Ql activity .
.Fl f
-specifies an initial filter.
+specifies an initial filter: the filter is a format - if it evaluates to zero,
+the item in the list is not shown, otherwise it is shown.
+If a filter would lead to an empty list, it is ignored.
.Fl F
specifies the format for each item in the list.
.Fl N
@@ -1464,7 +1466,9 @@ specifies the initial sort order: one of
or
.Ql time .
.Fl f
-specifies an initial filter.
+specifies an initial filter: the filter is a format - if it evaluates to zero,
+the item in the list is not shown, otherwise it is shown.
+If a filter would lead to an empty list, it is ignored.
.Fl F
specifies the format for each item in the tree.
.Fl N
@@ -4117,7 +4121,9 @@ specifies the initial sort order: one of
or
.Ql size .
.Fl f
-specifies an initial filter.
+specifies an initial filter: the filter is a format - if it evaluates to zero,
+the item in the list is not shown, otherwise it is shown.
+If a filter would lead to an empty list, it is ignored.
.Fl F
specifies the format for each item in the list.
.Fl N