On Thu, Sep 09, 2010 at 09:38:46AM +0200, Mika Fischer wrote:
> On Thu, Sep 9, 2010 at 09:33, Nicholas Marriott
> <nicholas.marri...@gmail.com> wrote:
> > i think gnome-terminal sends up/down (^[[A/^[[B) for the scroll wheel
> > when not in mouse mode, this obviously won't work when a program has
> > captured the mouse instead (eg when mouse-select-pane is on and >1 pane
> > is visible, or when another program has grabbed it)
> 
> Ah yes, that would explain it well.
> 
> > do you see ^[[A and ^[[B outside tmux when you scroll the wheel?
> 
> No. Nothing is displayed outside of tmux.
> 
> Do you think there's even any way to make this work? Probably not the
> gnome-terminal functionality...

i don't know why it sends it inside tmux and not outside, must be
deciding to do it based on something tmux does (and also something less
does)

> On the other hand, does tmux know whether the program running in a
> pane has grabbed the mouse? If so then maybe tmux could optionally
> also be made to emulate scrolling by sending ^[[A and ^[[B in case the
> program has not grabbed the mouse.

well it could, but i don't like doing this, it would probably screw up
other terminals

> 
> In any case thanks a lot for taking the time to investigate this issue!
> 
> 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