mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
Make -S- and -E- mean the start and end to capture-pane to avoid having
to faff around with huge numbers to get everything.
This commit is contained in:
6
tmux.1
6
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
|
||||
|
Reference in New Issue
Block a user