mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
Add notify hooks for various events, the functions are currently empty
stubs but will be filled in for control mode later. From George Nachman.
This commit is contained in:
2
Makefile
2
Makefile
@ -31,7 +31,7 @@ SRCS= arguments.c attributes.c cfg.c client.c clock.c \
|
||||
cmd-pipe-pane.c cmd-capture-pane.c cmd.c \
|
||||
colour.c environ.c grid-view.c grid-utf8.c grid.c input-keys.c \
|
||||
input.c key-bindings.c key-string.c format.c \
|
||||
layout-custom.c layout-set.c layout.c log.c job.c \
|
||||
layout-custom.c layout-set.c layout.c log.c job.c notify.c \
|
||||
mode-key.c names.c options.c options-table.c paste.c procname.c \
|
||||
resize.c screen-redraw.c screen-write.c screen.c session.c status.c \
|
||||
signal.c server-fn.c server.c server-client.c server-window.c \
|
||||
|
Reference in New Issue
Block a user