Skip to content

FEAT: Highlight links and emails in plain text body #590

@andrinoff

Description

@andrinoff

Is your feature request related to a problem?

When viewing plain text emails (or HTML emails that fall back to plain text), links and email addresses are just plain text and not visually distinct.

Describe the solution you'd like

Use regex to find and style (e.g. underline or different color) URLs and email addresses in the EmailView.

Describe alternatives you've considered

OSC 8 hyperlinks are supported but they don't always change the visual style depending on the terminal.

Additional context

Check view/html.go or tui/email_view.go.

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