nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: [RFC] a scroll bar on the right that shows position and portion


From: Marco Diego Aurélio Mesquita
Subject: Re: Fwd: [RFC] a scroll bar on the right that shows position and portion
Date: Thu, 23 Apr 2020 17:35:42 -0300

On Thu, Apr 23, 2020 at 3:46 PM Benno Schulenberg <address@hidden> wrote:
>
>
> Op 23-04-2020 om 18:59 schreef Marco Diego Aurélio Mesquita:
> > There is a comment about drawing the scrollbar in a wasteful way.
> > Basically, when a line is updated and it overlaps the scrollbar
> > marker, the marker char must be redrawn, otherwise it may be erased.
>
> They shouldn't overlap.  The most efficient would be if the scrollbar
> were a separate subwindow, one column wide and editwinrows high.
>

Attached is a new version that uses a subwindow to display the scrollbar.

Please review it.

Thanks!

Attachment: 0001-Implement-vertical-scrollbar.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]