Skip to content

FEAT: Spell-check in composer #1160

@andrinoff

Description

@andrinoff

Describe the feature

Spell-check the composer body using aspell / hunspell if available, with squiggle highlighting and a key (Ctrl+S) to step through corrections.

Why this matters

Real keyboard users send mail straight from the terminal. "Send first, see typos in the sent folder" is bad UX.

Notes

  • Shell out to hunspell -l (list misspelled) initially; we don't need an embedded engine.
  • Skip checking inside markdown code blocks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions