From ddb52a2b157c1970081a2fb30f1413d57ec35b1e Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 2 Jun 2013 14:40:17 +0000 Subject: [PATCH] escape "Ss", becuase groff thinks it has found a macro; --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.1 b/tmux.1 index eb5ea47d..e59b9a6e 100644 --- a/tmux.1 +++ b/tmux.1 @@ -3581,7 +3581,7 @@ to change the cursor colour from inside .Bd -literal -offset indent $ printf '\e033]12;red\e033\e\e' .Ed -.It Em Ss , Se +.It Em \&Ss , Se Change the cursor style. If set, a sequence such as this may be used to change the cursor to an underline: