Skip to content

FEAT: Scroll progress indicator in Email View #587

@andrinoff

Description

@andrinoff

Is your feature request related to a problem?

When reading a long email in the EmailView, there is no indication of how far down the user is or how much content is left.

Describe the solution you'd like

Add a scroll progress indicator (e.g. "42%" or a small scrollbar character) to the status bar or the corner of the viewport in tui/email_view.go.

Describe alternatives you've considered

N/A

Additional context

Bubbles viewport (viewport.Model) has ScrollPercent() which can be used for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions