CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2016/10/16 16:06:40
Modified files: usr.bin/tmux : cmd-attach-session.c cmd-find.c cmd-join-pane.c cmd-new-session.c cmd-new-window.c cmd-rename-session.c cmd-split-window.c control-notify.c layout-custom.c layout.c notify.c resize.c server-client.c server-fn.c session.c tmux.1 tmux.h window.c Log message: Use the notify name string instead of going via an enum and change existing hooks to use notifys instead.