aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2010-02-08 18:13:17 +0000
committerTiago Cunha <tcunha@gmx.com>2010-02-08 18:13:17 +0000
commit3c37b0927269819945c0520a8eeb79a2a67ec1c5 (patch)
tree795d3b529320fee37e83d192f9ef58c4ac61bf9e /tmux.1
parenta32d095c97177eaa7ba7d2a3c723df1b878e9922 (diff)
downloadrtmux-3c37b0927269819945c0520a8eeb79a2a67ec1c5.tar.gz
rtmux-3c37b0927269819945c0520a8eeb79a2a67ec1c5.tar.bz2
rtmux-3c37b0927269819945c0520a8eeb79a2a67ec1c5.zip
Sync OpenBSD patchset 636:
Rectangle copy support, from Robin Lee Powell.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 3 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 3d73dd21..02f89b5e 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.228 2010-02-05 01:34:08 tcunha Exp $
+.\" $Id: tmux.1,v 1.229 2010-02-08 18:13:17 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -14,7 +14,7 @@
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 4 2010 $
+.Dd $Mdocdate: February 6 2010 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -564,6 +564,7 @@ The following keys are supported as appropriate for the mode:
.It Li "Previous word" Ta "b" Ta "M-b"
.It Li "Previous space" Ta "B" Ta ""
.It Li "Quit mode" Ta "q" Ta "Escape"
+.It Li "Rectangle toggle" Ta "v" Ta "R"
.It Li "Scroll down" Ta "C-Down or C-e" Ta "C-Down"
.It Li "Scroll up" Ta "C-Up or C-y" Ta "C-Up"
.It Li "Search again" Ta "n" Ta "n"