CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/24 11:45:45
Modified files:
usr.bin/tmux : server-client.c tmux.h
Log message:
The mouse valid flag needs to be correct before we fire the dragging
callback, so move the callback outside of server_client_check_mouse and
use a new special key code to indicate it.
