CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/04 16:12:43
Modified files:
usr.bin/tmux : server-client.c server-fn.c server.c tmux.h
Log message:
Don't reenlist the client imsg event every loop, instead have a small function
to it and call it after the event triggers or after a imsg is added.
