diff options
author | Thomas Adam <thomas@xteddy.org> | 2021-08-12 10:01:22 +0100 |
---|---|---|
committer | Thomas Adam <thomas@xteddy.org> | 2021-08-12 10:01:22 +0100 |
commit | fada3eb93238f84c5e68de4d98737d7ad59ba91e (patch) | |
tree | 608aa8fd0681382f158ae6999837e65705a2b2b4 /tmux.1 | |
parent | 44ada9cd67e46676eaf0f9a19a681ddc1f898682 (diff) | |
parent | 26773ea9efd3b555833618719446309cf7a024de (diff) | |
download | rtmux-fada3eb93238f84c5e68de4d98737d7ad59ba91e.tar.gz rtmux-fada3eb93238f84c5e68de4d98737d7ad59ba91e.tar.bz2 rtmux-fada3eb93238f84c5e68de4d98737d7ad59ba91e.zip |
Merge branch 'obsd-master' into master
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |