aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.13
1 files changed, 2 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index f9d7cb98..ac5e9b44 100644
--- a/tmux.1
+++ b/tmux.1
@@ -3585,7 +3585,8 @@ and
.Ql #} ,
unless they are part of a
.Ql #{...}
-replacement. For example:
+replacement.
+For example:
.Bd -literal -offset indent
#{?pane_in_mode,#[fg=white#,bg=red],#[fg=red#,bg=white]}#W .
.Ed