CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/16 14:50:38
Modified files:
usr.bin/tmux : cmd-attach-session.c cmd-find.c cmd-queue.c
cmd-respawn-window.c hooks.c server-client.c
server-fn.c server.c tmux.1 tmux.h window.c
Log message:
Add infrastructure to work out the best target given a pane or window
alone and use it to add pane_died and pane_exited hooks.
