On Fri, Sep 03, 2010 at 02:32:11PM +0200, Mika Fischer wrote:
> On Fri, Sep 3, 2010 at 14:14, Nicholas Marriott
> <nicholas.marri...@gmail.com> wrote:
> > either tmux captures the mouse or the terminal handles it, one or the
> > other
> 
> But that does not seem to happen in this case. Either the event gets
> lost or it's translated somehow so that the application does not react
> to it appropriately.
> 
> > most terminals allow you to hold down shift to override application use
> > of the mouse but i don't know if it works for the scroll wheel
> 
> This would not help in this case, since the scrolling is not done by
> the terminal but by less. And less for some reason does not receive
> the scroll events in the case of multiple panes...

what happens if you do printf "\033[?1000h" then cat and scroll the
wheel, inside and outside tmux?

> 
> Best,
>  Mika

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to