From 63e5989f530b04911b50c791fddecb1bf85eae98 Mon Sep 17 00:00:00 2001 From: nicm Date: Fri, 25 Apr 2025 11:39:39 +0000 Subject: [PATCH] Remove a stray period, reported by David Mandelberg. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmux.1 b/tmux.1 index 9b7792fb..b93a79c6 100644 --- a/tmux.1 +++ b/tmux.1 @@ -5680,7 +5680,7 @@ unless they are part of a replacement. For example: .Bd -literal -offset indent -#{?pane_in_mode,#[fg=white#,bg=red],#[fg=red#,bg=white]}#W . +#{?pane_in_mode,#[fg=white#,bg=red],#[fg=red#,bg=white]}#W .Ed .Pp String comparisons may be expressed by prefixing two comma-separated