summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2014-06-20 10:46:59 +0000
committernicm <nicm>2014-06-20 10:46:59 +0000
commitc8efffb4db5c521640dd5687d2a640ca04664aad (patch)
tree50f227c5bed52924d00460de1b79592ff6ab3018 /tmux.1
parent00ac1af43fe6fe51cc199a9d983499ef7fd78cf5 (diff)
Make -S- and -E- mean the start and end to capture-pane to avoid having
to faff around with huge numbers to get everything.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.16
1 files changed, 6 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index 9a5a1c4d..f70ac391 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1148,6 +1148,12 @@ and
.Fl E
specify the starting and ending line numbers, zero is the first line of the
visible pane and negative numbers are lines in the history.
+.Ql -
+to
+.Fl S
+is the start of the history and to
+.Fl E
+the end of the visible pane.
The default is to capture only the visible contents of the pane.
.It Xo
.Ic choose-client