CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/07 04:25:15
Modified files:
usr.bin/tmux : control-notify.c input.c notify.c tmux.h
window.c
Log message:
Do not use evbuffer_add_buffer because it is destructive and doesn't
work in newer libevent.
