diff options
author | Jason McIntyre <jmc@openbsd.org> | 2009-10-04 11:33:35 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@openbsd.org> | 2009-10-04 11:33:35 +0000 |
commit | 45043ebf3ecabb8847d404baa7b3e9d66696f667 (patch) | |
tree | 9b8ee39a7c61915bb7ff20f9cc3f3f974b5b91c9 | |
parent | d42b86d22b4c381717ca7f293359a2ca594ab59a (diff) | |
download | rtmux-45043ebf3ecabb8847d404baa7b3e9d66696f667.tar.gz rtmux-45043ebf3ecabb8847d404baa7b3e9d66696f667.tar.bz2 rtmux-45043ebf3ecabb8847d404baa7b3e9d66696f667.zip |
tweak previous;
-rw-r--r-- | tmux.1 | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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 , |