From 93b1b781504f8de30f1858a4d0cf013396143c53 Mon Sep 17 00:00:00 2001 From: nicm Date: Sun, 5 Feb 2023 21:15:32 +0000 Subject: Extend display-message to work for control clients. GitHub issue 3449. --- tmux.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index fdbc97cc..20dce121 100644 --- a/tmux.1 +++ b/tmux.1 @@ -6627,6 +6627,10 @@ The window's visible layout is .Ar window-visible-layout and the window flags are .Ar window-flags . +.It Ic %message Ar message +A message sent with the +.Ic display-message +command. .It Ic %output Ar pane-id Ar value A window pane produced output. .Ar value -- cgit v1.2.3