From 9c1633a8659c4045b8303eb99d5f89b4f0dcb784 Mon Sep 17 00:00:00 2001 From: nicm Date: Fri, 10 Dec 2021 12:51:11 +0000 Subject: [PATCH] Missed unlinked control notifications, GitHub issue 2996. --- tmux.1 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tmux.1 b/tmux.1 index 00750dd6..708f5c75 100644 --- a/tmux.1 +++ b/tmux.1 @@ -6512,6 +6512,14 @@ are for future use and should be ignored. The window with ID .Ar window-id was created but is not linked to the current session. +.It Ic %unlinked-window-close Ar window-id +The window with ID +.Ar window-id , +which is not linked to the current session, was closed. +.It Ic %unlinked-window-renamed Ar window-id +The window with ID +.Ar window-id , +which is not linked to the current session, was renamed. .It Ic %window-add Ar window-id The window with ID .Ar window-id