diff options
author | Tiago Cunha <tcunha@gmx.com> | 2009-10-05 18:26:00 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2009-10-05 18:26:00 +0000 |
commit | d8c0634524b3cbd0789ce1535e9984541d740b11 (patch) | |
tree | 5f750cb9b1ec9109b3b2e781245a9c061ed722d2 /tmux.1 | |
parent | 11e97f4eb05168d8c4165163a8f3b302bf6b118c (diff) | |
download | rtmux-d8c0634524b3cbd0789ce1535e9984541d740b11.tar.gz rtmux-d8c0634524b3cbd0789ce1535e9984541d740b11.tar.bz2 rtmux-d8c0634524b3cbd0789ce1535e9984541d740b11.zip |
Sync OpenBSD patchset 359:
tweak previous;
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.176 2009-10-05 18:25:05 tcunha Exp $ +.\" $Id: tmux.1,v 1.177 2009-10-05 18:26:00 tcunha Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -983,13 +983,12 @@ allows a command to be bound to most keys, with or without a prefix key. When specifying keys, most represent themselves (for example .Ql A to -.Ql Z -). +.Ql Z ) . Ctrl keys may be prefixed with .Ql C- or -.Ql ^ -, and Alt (meta) with +.Ql ^ , +and Alt (meta) with .Ql M- . In addition, the following special key names are accepted: .Em BSpace , |