Skip to content

[P3] Text editor widget #16

@fissible

Description

@fissible

Multiline extension of the input field. Shares text-editing behavior with input field; must not duplicate cursor logic.

Needs:

  • multiline text buffer
  • 2D cursor movement (up/down/left/right/home/end/pg)
  • vertical scrolling via scroll container
  • line break handling
  • submit action hook (configurable key, e.g. ctrl+enter)

Deliverable: src/widgets/editor.sh with shellframe_editor.
Effort: L (~1 day) | Phase: 3 | Deps: P2 cursor model, P3 scroll container, input field

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions