CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/12/07 18:10:31

Modified files:
        usr.bin/tmux   : Makefile cmd-attach-session.c 
                         cmd-detach-client.c cmd.c server-client.c 
                         session.c tmux.1 tmux.c tmux.h 
Added files:
        usr.bin/tmux   : cmd-set-hook.c hooks.c 

Log message:
Add hooks infrastructure, basic commands (set-hook, show-hooks) and a
couple of not very useful client hooks. This will eventually let
commands be run at various points and on notifications. Joint work with
Thomas Adam.

Reply via email to