From 70534cfde68d7f9002a26e8e23d767b05967f31e Mon Sep 17 00:00:00 2001 From: nicm Date: Sun, 12 Apr 2020 08:13:41 +0000 Subject: [PATCH] Clarify a couple of style options. --- tmux.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tmux.1 b/tmux.1 index 64164f09..0f3204b6 100644 --- a/tmux.1 +++ b/tmux.1 @@ -3318,6 +3318,9 @@ with .Fl np . .It Ic message-command-style Ar style Set status line message command style. +This is used for the command prompt with +.Xr vi 1 +keys when in command mode. For how to specify .Ar style , see the @@ -3325,6 +3328,7 @@ see the section. .It Ic message-style Ar style Set status line message style. +This is used for messages and for the command prompt. For how to specify .Ar style , see the