aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-02-03 17:21:19 +0000
committerTiago Cunha <tcunha@gmx.com>2009-02-03 17:21:19 +0000
commit4213ff8faa476a8b63b9c0351fbf95fc5f1a78be (patch)
tree87c05a3a6e4f1006a238af70fef3a2afde86d56f /tmux.1
parentb5f4b7730beeb02e58a563986693cf2aa87e2ea3 (diff)
downloadrtmux-4213ff8faa476a8b63b9c0351fbf95fc5f1a78be.tar.gz
rtmux-4213ff8faa476a8b63b9c0351fbf95fc5f1a78be.tar.bz2
rtmux-4213ff8faa476a8b63b9c0351fbf95fc5f1a78be.zip
copy-buffer command.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.111
1 files changed, 10 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index cccaa59e..416d4c84 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.74 2009-02-01 18:24:25 tcunha Exp $
+.\" $Id: tmux.1,v 1.75 2009-02-03 17:21:19 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -396,6 +396,15 @@ If
.Ar template
is specified, it is used as the command; any %% in the template will be
replaced by what is entered at the prompt.
+.It Xo Ic copy-buffer
+.Op Fl a Ar src-index
+.Op Fl b Ar dst-index
+.Op Fl s Ar src-session
+.Op Fl t Ar dst-session
+.Xc
+.D1 (alias: Ic copyb)
+Copies a session paste buffer to another session. If no sessions are
+specified, the current one is used instead.
.It Xo Ic copy-mode
.Op Fl t Ar target-window
.Op Fl u