CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/16 00:12:43
Modified files:
usr.bin/tmux : input-keys.c server-client.c tmux.h
Log message:
Send mouse down event immediately rather than waiting for double click
to finish which would now mean it was out of order. Reported by Mark
Kelly.
