Re: Scrolling in vim sends extraneous ScrollDown event

2014-01-23 Thread Chris Lemmons
ne created initially, hopefully one of them will work for you. Please feel free to pass this email along to the main discussion so others can follow the trail. Thanks and let me know if you have questions. Steven On Thu, Jan 9, 2014 at 2:59 PM, Chris Lemmons wrote: > > :set mouse? >

Re: Scrolling in vim sends extraneous ScrollDown event

2014-01-09 Thread Chris Lemmons
ameter input_parse: '4' csi_parameter input_parse: '0' csi_parameter input_parse: 'H' csi_parameter input_csi_dispatch: 'H' "" "1" *input_parse: 'D' ground* *input_parse: 'O' ground* *input_parse: 'W' ground* *input_par

Scrolling in vim sends extraneous ScrollDown event

2014-01-07 Thread Chris Lemmons
I'll admit that I'm not 100% sure that this issue is directly tmux-related, since it may only happen in vim (vim is the only scroll-aware program on the box, so I've only the single datapoint). The apparent effect is that in vim, you can scroll down, but not up. After much debugging I've narrowed