Skip to content

Improve display of total-line-numbers in the statusline #85

Open
@antoyo

Description

@antoyo

(I originally opened an issue upstream, but it was closed because the maintainer of Helix preferred to have this in a plugin. As such, I'm proposing it here in case you would be interested in having this feature in evil-helix: this issue suggests making the display of line numbers more similar to what we have in vim-airline.)

Hi.
Currently, the display for current line and total line numbers in the statusline is separate.
I'd prefer if it could be combined.
For instance, to have something like this:

5/15:2

(current line)/(total line numbers):(column)

instead of:

5:2 15

I'm also open to other ideas, but I like having (current line)/(total line numbers).
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions