mirror of
https://github.com/tmux/tmux.git
synced 2026-07-26 02:21:54 +00:00
d29aa12117a7348f04d60350f8f2794b7087e016
additional payload (to reduce problems with lifetime of objects) and are delivered to one or more event sinks. This is more powerful and reduces the complex dependencies between control mode and hooks. Events are now used for hooks, control mode notifications and for monitors (set-hook -B). wait-for can now wait for an event to fire (-E flag, with -F to for filter), with -v to print the payload, as well as listing (-l) waiting clients on an event and forcing one to wake (-w). A few additional hooks are also now available (pane-created, pane-resized, etc) and some of the existing ones have additional format variables available.
Description
tmux source code
Languages
C
76.5%
Shell
15.3%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%