diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2009-11-18 10:18:25 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2009-11-18 10:18:25 +0000 |
commit | 68f5c9c72da0c4430733de2094fbb8bc4d1e0474 (patch) | |
tree | ffd1dfd0e4f8a4ea3e8bd5a72520c126f5e5b6df /tmux.1 | |
parent | a9ca8df8e3c477560dc6455cd4c73e582b89aef5 (diff) | |
download | rtmux-68f5c9c72da0c4430733de2094fbb8bc4d1e0474.tar.gz rtmux-68f5c9c72da0c4430733de2094fbb8bc4d1e0474.tar.bz2 rtmux-68f5c9c72da0c4430733de2094fbb8bc4d1e0474.zip |
Mark -n keys with (no prefix) rather than [].
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1114,7 +1114,8 @@ are printed. Keys bound without the prefix key (see .Ic bind-key .Fl n ) -are enclosed in square brackets. +are marked with +.Ql (no prefix) . .Pp With .Fl t , |