CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/06 03:14:20
Modified files:
usr.bin/tmux : cmd-refresh-client.c control.c server-client.c
tmux.1 tmux.h
Log message:
Add a way for control mode clients to subscribe to a format and be
notified of changes rather than having to poll. GitHub issue 2242.
