From 68f5c9c72da0c4430733de2094fbb8bc4d1e0474 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 18 Nov 2009 10:18:25 +0000 Subject: Mark -n keys with (no prefix) rather than []. --- tmux.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index f62f00b2..412b70b0 100644 --- a/tmux.1 +++ b/tmux.1 @@ -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 , -- cgit