Re: Show scroll value in status line

Clark Wang <[email protected]> Wed, 21 Jul 2021 11:24:36 +0800
Newsgroups gmane.comp.gnu.screen.user
Message-ID <CADv8-ogDk9-nnsPibd5=Fv_ytN8DGMnxxhqjDYBNds+CbpsWWA@mail.gmail.com>
On Sun, Jul 4, 2021 at 9:14 AM Federico Ramírez <[email protected]> wrote:

> Hi everyone,
>
>
>
> I have a custom status line set up with `hardstatus`. That works nicely.
> Something I’d like to add is some kind of metric when scrolling. When I
> enter copy mode with C-a [, the status line temporarily shows the line, but
> then it’s removed. Is there a way to always show the current line in my
> status line?
>

You can press <ctrl-g> to show the current position. Just FYI.

-clark