Document missing window-layout-changed hook.
authornicm <nicm@openbsd.org>
Fri, 4 Oct 2024 22:36:11 +0000 (22:36 +0000)
committernicm <nicm@openbsd.org>
Fri, 4 Oct 2024 22:36:11 +0000 (22:36 +0000)
usr.bin/tmux/tmux.1

index 18cd7a8..b11b136 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.960 2024/10/04 19:16:13 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.961 2024/10/04 22:36:11 nicm Exp $
 .\"
 .\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
 .\"
@@ -5310,6 +5310,8 @@ Run when a new session created.
 Run when a session closed.
 .It session-renamed
 Run when a session is renamed.
+.It window-layout-changed
+Run when a window layout is changed.
 .It window-linked
 Run when a window is linked into a session.
 .It window-renamed