aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2021-08-04 08:07:19 +0000
committernicm <nicm>2021-08-04 08:07:19 +0000
commit42490f4750bb6f39c08908e8e7a3b85022a077af (patch)
treeef43e265d151e58384f22a639f7198e2e3ad044a /tmux.1
parente37aa45681acf15a98de1940901d7e368dbbf33b (diff)
downloadrtmux-42490f4750bb6f39c08908e8e7a3b85022a077af.tar.gz
rtmux-42490f4750bb6f39c08908e8e7a3b85022a077af.tar.bz2
rtmux-42490f4750bb6f39c08908e8e7a3b85022a077af.zip
Add a client-active hook, from ncfavier in GitHub issue 2803.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.12
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index dd25edfc..0abb4c76 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4396,6 +4396,8 @@ See
Run when a window has been silent.
See
.Ic monitor-silence .
+.It client-active
+Run when a client becomes the latest active client of its session.
.It client-attached
Run when a client is attached.
.It client-detached