N
​o - that didn't work either.

I may be running into this issue -
http://superuser.com/questions/413351/weird-insertion-from-vim-on-mouse-click
​I am not sure how scrolling off window in vim works though.​
​


On Thu, Aug 1, 2013 at 6:05 PM, Saad Malik <simf...@gmail.com> wrote:

> Naseer, I'm pretty sure this is a different issue, but I also had garbage
> characters while scrolling with mintty (cygwin) over ssh. Add the following
> to your .tmux.conf:
>
> #setting the delay between prefix and command
> set -s escape-time 500
>
> If the scroll works, then redude the escape timeout to a lower value. I
> use '100'.
>
> -Saad
>
>
>
>
>
>
> On Thu, Aug 1, 2013 at 2:52 PM, Naseer Ahmed <naseer.ah...@gmail.com>wrote:
>
>> I am on the tip of the tree from sourceforge (just compiled tmux)
>> Windows doesn't have "focus follows mouse" so putty will send a scroll
>> event even if I scroll outside the window. When I have vim open, it scrolls
>> as expected.
>> I have UTF-8 mouse mode enabled (set -g mouse-utf8 on)
>>
>> I am not deliberately scrolling outside the window - I have a dual
>> monitor set up and sometimes I scroll without switching the window focus
>> and it dumps junk into my tmux terminal.
>>
>>
>> On Thu, Aug 1, 2013 at 5:45 PM, Nicholas Marriott <
>> nicholas.marri...@gmail.com> wrote:
>>
>>> The fact that putty is sending anything at all when you scroll outside
>>> the window sounds like a putty bug.
>>>
>>> It's obviously sending something tmux doesn't understand, probably
>>> because it's too big for standard mouse reporting and you are using an
>>> old version of tmux where the range is smaller, or you need to enable
>>> UTF-8 mouse mode.
>>>
>>>
>>> On Thu, Aug 01, 2013 at 05:16:14PM -0400, Naseer Ahmed wrote:
>>> >    Posted this question on superuser - posting it here in case I get an
>>> >    answer
>>> >    [1]
>>> http://superuser.com/questions/617082/tmux-putty-using-mouse-off-window-shows-
>>> >    junk-characters
>>> >
>>> >    Setup: tmux 1.8 running on Ubuntu 12.04 connecting from Windows with
>>> >    Putty. tmux has mouse mode on.
>>> >
>>> >    Steps to reproduce: Select the putty window as active, but use the
>>> mouse
>>> >    off the window (i.e in another window) Typically this happens when
>>> I am
>>> >    scrolling in another application on another monitor but forgot to
>>> switch
>>> >    the mouse focus.Also, this seems to only happen if the putty window
>>> is
>>> >    large or maximized.
>>> >
>>> >    Issue: Junk commands get dumped into tmux (e.g 7#, H#, 7a etc.) If I
>>> >    scroll off window with only PuTTY (no tmux) the screen scrolls as
>>> >    expected.
>>> >
>>> >    (Screenshot at that superuser link)
>>> >
>>> > References
>>> >
>>> >    Visible links
>>> >    1.
>>> http://superuser.com/questions/617082/tmux-putty-using-mouse-off-window-shows-junk-characters
>>>
>>> >
>>> ------------------------------------------------------------------------------
>>> > Get your SQL database under version control now!
>>> > Version control is standard for application code, but databases havent
>>> > caught up. So what steps can you take to put your SQL databases under
>>> > version control? Why should you start doing it? Read more to find out.
>>> >
>>> http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
>>>
>>> > _______________________________________________
>>> > tmux-users mailing list
>>> > tmux-users@lists.sourceforge.net
>>> > https://lists.sourceforge.net/lists/listinfo/tmux-users
>>>
>>>
>>
>>
>> ------------------------------------------------------------------------------
>> Get your SQL database under version control now!
>> Version control is standard for application code, but databases havent
>> caught up. So what steps can you take to put your SQL databases under
>> version control? Why should you start doing it? Read more to find out.
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
>> _______________________________________________
>> tmux-users mailing list
>> tmux-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/tmux-users
>>
>>
>
------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to