[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] [request] quick scrolling
From: |
Mike Frysinger |
Subject: |
Re: [Nano-devel] [request] quick scrolling |
Date: |
Sun, 2 Oct 2005 01:11:45 -0400 |
User-agent: |
KMail/1.8.2 |
On Saturday 01 October 2005 02:47 am, David Lawrence Ramsey wrote:
> I've whipped up a temporary patch against current CVS (attached) that I
> believe properly implements what your above patch tries to implement,
> using Meta-- and Meta-+ instead of Meta-Up and Meta-Down, and scrolling
> single lines regardless of the smooth scrolling option (since scrolling
> half a page puts the cursor offscreen if it isn't at the corresponding
> vertical extreme). Is it what you're thinking of?
yeah, this behavior is exactly what i'm looking for :)
it's a shame you cant do meta + arrow keys, but the issues you raised make a
ton of sense
-mike