aboutsummaryrefslogtreecommitdiff
path: root/tmux.1
diff options
context:
space:
mode:
authornicm <nicm>2021-08-12 08:05:11 +0000
committernicm <nicm>2021-08-12 08:05:11 +0000
commit163908fe8a0af8cf2d24510415bd4f81ace3a4d1 (patch)
tree0ec5a7b224bde8202977798b49d7dc2ee6ff0a7b /tmux.1
parent7eea3d7ab850bb8fbeeccbb4b0fe84b9274965af (diff)
downloadrtmux-163908fe8a0af8cf2d24510415bd4f81ace3a4d1.tar.gz
rtmux-163908fe8a0af8cf2d24510415bd4f81ace3a4d1.tar.bz2
rtmux-163908fe8a0af8cf2d24510415bd4f81ace3a4d1.zip
Move hook format setup earlier and add a hook_client, GitHub issue 2809.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.11
1 files changed, 1 insertions, 0 deletions
diff --git a/tmux.1 b/tmux.1
index a22de76c..f6f50096 100644
--- a/tmux.1
+++ b/tmux.1
@@ -4925,6 +4925,7 @@ The following variables are available, where appropriate:
.It Li "history_limit" Ta "" Ta "Maximum window history lines"
.It Li "history_size" Ta "" Ta "Size of history in lines"
.It Li "hook" Ta "" Ta "Name of running hook, if any"
+.It Li "hook_client" Ta "" Ta "Name of client where hook was run, if any"
.It Li "hook_pane" Ta "" Ta "ID of pane where hook was run, if any"
.It Li "hook_session" Ta "" Ta "ID of session where hook was run, if any"
.It Li "hook_session_name" Ta "" Ta "Name of session where hook was run, if any"