CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/16 13:36:37
Modified files:
usr.bin/tmux : cmd-queue.c format.c hooks.c notify.c tmux.h
Log message:
Provide a way for hooks to tag formats onto the commands they fire so
that the user can get at additional information - now used for the
"hook" format, more to come.
