On Sun, Jul 4, 2021 at 9:14 AM Federico Ramírez <fedra....@gmail.com> 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