From 1677bb0deaa0e5c3e962e36ce98076b0db8507f6 Mon Sep 17 00:00:00 2001 From: nicm Date: Thu, 25 Apr 2019 15:35:07 +0000 Subject: Need to escape ]. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 3010abc5..d68e6497 100644 --- a/tmux.1 +++ b/tmux.1 @@ -3933,7 +3933,7 @@ In addition, embedded styles may be specified in format options, such as by enclosing them in .Ql #[ and -.Ql ] . +.Ql \&] . .Pp A style may be the single term .Ql default -- cgit