> Disabling "mode-mouse" fix the issue(s), but is there a way to keep
> mode-mouse enabled and not have this clicks issues, is that PuTTY related ?
It's an issue with the curses lib sometimes sending bogus mouse events. 
Problem is that these can be filtered and i beliebe tmux tries to, but 
it only stores the last two events received. That is a bit to lil' - 
also advanced mouse triggers like double click and so on can not be done 
with this. That's why i started to implement a mouse event tail queue a 
few months ago, but i got all lost in segmentation faults doing failing 
to implement it properly.. i am just having a second look at it and will 
report back later.
#regards|marcel.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to