Skip to content

feat: multi-line commit message editor #25

Description

@uditdc

Scope
Replace/extend the current single-line commit box with an expandable textarea supporting subject + blank line + body, with a soft 50/72-char hint matching git conventions.

Acceptance criteria

  • A commit made with a subject, blank line, and body commits correctly (verify via git log --format=%B).
  • Existing single-line commit flow still works unchanged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestworking-treeWorking tree / commit UX

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions