aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicm <nicm>2021-12-10 12:51:11 +0000
committernicm <nicm>2021-12-10 12:51:11 +0000
commit9c1633a8659c4045b8303eb99d5f89b4f0dcb784 (patch)
treecad5e60d03dda75081b5d91b7332ce113a1b187f
parent1f9aad2bb40fe90bec38288b08e8b152f13e04ad (diff)
downloadrtmux-9c1633a8659c4045b8303eb99d5f89b4f0dcb784.tar.gz
rtmux-9c1633a8659c4045b8303eb99d5f89b4f0dcb784.tar.bz2
rtmux-9c1633a8659c4045b8303eb99d5f89b4f0dcb784.zip
Missed unlinked control notifications, GitHub issue 2996.
-rw-r--r--tmux.18
1 files changed, 8 insertions, 0 deletions
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