Nicholas Marriott wrote onĀ 2011-12-06:

> I guess ncurses just do this with a queue and consuming them into to
> build a mask which you could probably do too, but I'd have to go poke
> around in the ncurses code to see for sure.
>
>
> On Tue, Dec 06, 2011 at 04:51:46AM +0100, marcel partap wrote:
>> ....phew, mind twisting TAILQ_* macros..but it works now. The
>> problem you described is gone with this, and also this patch allows
>> for complex mouse click patterns (like kill window on triple middle
>> button click then shift left click within one second).. that needs a
>> config syntax though. and yet the coolest thing to try: ncurses
>> mousemask() mode, so the mouse works without xorg - and nested
>> programs in tmux receive input too (finally)... Nicholas can you
>> take a peek at
>> http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/mouse.html ?
>>
>> ...and now: the bed x)
>>> #regards|marcel.

Ok.
Thanks for your replies, I'll wait to see if a version of this patch will be
included in tmux, otherwise, I'll patch myself.

Greetings,
Florian



------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to