Skip to content

FEAT: Sieve script editor inside the TUI #1167

@andrinoff

Description

@andrinoff

Describe the feature

Pair with the ManageSieve feature (#sibling): a TUI editor with syntax highlighting, validate-on-save, and a "test against last 50 messages" preview.

Why this matters

The script-editing UX is what makes Sieve usable. Asking power users to ssh into a server to edit a .sieve file is a regression from any GUI client.

Notes

  • Use the existing textarea component.
  • Validate via the server's MANAGESIEVE PUTSCRIPT dry run.

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