Missed unlinked control notifications, GitHub issue 2996.
authornicm <nicm@openbsd.org>
Fri, 10 Dec 2021 12:51:11 +0000 (12:51 +0000)
committernicm <nicm@openbsd.org>
Fri, 10 Dec 2021 12:51:11 +0000 (12:51 +0000)
usr.bin/tmux/tmux.1

index 72ae1a0..fb0df69 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.872 2021/12/10 12:45:32 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.873 2021/12/10 12:51:11 nicm Exp $
 .\"
 .\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
 .\"
@@ -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