New command, capture-pane, which copies the entire pane contents to a paste

buffer. From Jonathan Alvarado.
This commit is contained in:
Nicholas Marriott
2009-12-01 18:42:38 +00:00
parent f27fefd7b8
commit 0926a23014
5 changed files with 91 additions and 1 deletions

7
tmux.1
View File

@ -664,6 +664,13 @@ off from its containing window to make it the only pane in a new window.
If
.Fl d
is given, the new window does not become the current window.
.It Xo Ic capture-pane
.Op Fl b Ar buffer-index
.Op Fl t Ar target-pane
.Xc
.D1 (alias: Ic capturep )
Capture the contents of a pane to the specified buffer, or a new buffer if none
is specified.
.It Xo
.Ic choose-client
.Op Fl t Ar target-window