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... 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. 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