No, the problem only happens when mouse-select-pane is on. If it's
off, everything works as it should.

On Fri, Sep 3, 2010 at 15:17, Nicholas Marriott
<nicholas.marri...@gmail.com> wrote:
> yes, probably, do you get the same with mouse-select-pane on and off?
>
>
> On Fri, Sep 03, 2010 at 03:09:19PM +0200, Mika Fischer wrote:
>> But the scrolling works fine if there's only one pane or when
>> mouse-select-pane is off. So there must be something different when
>> using multiple panes in conjunction with mouse-select-pane, right?
>>
>> On Fri, Sep 3, 2010 at 15:06, Nicholas Marriott
>> <nicholas.marri...@gmail.com> wrote:
>> > The first character after the [M is the buttons and tmux is outputting
>> > the same thing in all cases, so the problem is less or whatever. Maybe
>> > it only listens for mouse clicks when TERM=xterm or something silly like
>> > that.
>> >
>> >
>> > On Fri, Sep 03, 2010 at 02:51:12PM +0200, Florian CROUZAT wrote:
>> >>
>> >> On 3 sept. 2010, at 14:38, Nicholas Marriott wrote:
>> >>
>> >> > what happens if you do printf "\033[?1000h" then cat and scroll the
>> >> > wheel, inside and outside tmux?
>> >>
>> >> With mouse-select-pane on (tmux1.3+Terminal.app+mouseterm: plugin to give 
>> >> Terminal.app mouse support)
>> >>
>> >> Outside tmux:
>> >> ?? ?? ?? scroll-up: ^[[M`"E^[[M`"E
>> >> ?? ?? ?? scroll-down: ^[[Ma$>^[[Ma$>
>> >> ?? ?? ?? click: ^[[M 9=^[[M#9=
>> >>
>> >> Inside tmux (one pane):
>> >> ?? ?? ?? scroll-up: ^[[M`"C^[[M`"C
>> >> ?? ?? ?? scroll-down: ^[[Ma"@^[[Ma"@
>> >> ?? ?? ?? click: ^[[M "?^[[M#"?
>> >>
>> >> Inside tmux (>1 pane):
>> >> ?? ?? ?? scroll-up: ^[[M`"(^[[M`"(
>> >> ?? ?? ?? scroll-down: ^[[Ma")^[[Ma")
>> >> ?? ?? ?? click: ^[[M 2.^[[M#2.
>> >>
>> >> A part of the codes change every time I repeat the `cat' part, cat click 
>> >> = a code, ctrl-C, cat click = a new code.
>> >> So I hope this is info you wanted.
>> >>
>> >>
>> >> -----
>> >> Florian.
>> >> / For security reasons, all text in this mail
>> >> ?? is double-rot13 encrypted. /
>> >>
>> >>
>> >> ------------------------------------------------------------------------------
>> >> 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
>> >
>> > ------------------------------------------------------------------------------
>> > 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
>> >
>> >
>
>

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