Re: Patch to improve scrolling in Yi

2010-10-04 Thread Jeremy Wall
Ok I'll try to add some documentation sometime this week. It's been end of quarter at work and I've been too busy with stuff to get back to the patch. On Mon, Oct 4, 2010 at 5:27 PM, Jean-Philippe Bernardy wrote: > On Tue, Oct 5, 2010 at 12:20 AM, Jeff Wheeler wrote: >> I think the more signific

Re: Patch to improve scrolling in Yi

2010-10-04 Thread Jean-Philippe Bernardy
On Tue, Oct 5, 2010 at 12:20 AM, Jeff Wheeler wrote: > I think the more significant blocker was that nobody knew the /right/ > way to implement this, without mixing the layers (UI, scrolling > behavior) too much. I would be ok to push the patch if it was accompanied with (inline) documentation of

Re: Patch to improve scrolling in Yi

2010-10-04 Thread Jeff Wheeler
I think the more significant blocker was that nobody knew the /right/ way to implement this, without mixing the layers (UI, scrolling behavior) too much. -Jeff On Mon, Oct 4, 2010 at 5:17 PM, Jeremy Wall wrote: > I haven't had time to add the code to configure this yet which I > believe is a pre

Re: Patch to improve scrolling in Yi

2010-10-04 Thread Jeremy Wall
I haven't had time to add the code to configure this yet which I believe is a prereq to getting them accepted. :-( On Mon, Oct 4, 2010 at 4:34 PM, Tony Miller wrote: > Did these patches ever go through? I too found the scrolling behavior > in Yi uncomfortable, I am used to scrolling only a little

Re: Patch to improve scrolling in Yi

2010-10-04 Thread Tony Miller
Did these patches ever go through? I too found the scrolling behavior in Yi uncomfortable, I am used to scrolling only a little bit at a time like Vim. This is not a performance issue in Vim, its just as fast. Making it an option to turn on or off would be nice. On Sat, Sep 18, 2010 at 9:26 AM, J