CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/07/05 02:24:00
Modified files:
usr.bin/tmux : cmd-refresh-client.c cmd-set-option.c
cmd-show-options.c control.c monitor.c notify.c
options.c tmux.1 tmux.h
Log message:
Add set-hook -B install a subscription like in control mode.
Subscriptions are formats which are checked once a second and if changed
invoke a hook. show-hooks -B lists.
