Skip to content

TUI: <markdown> rollout + useOnResize responsive layout (#212 P1, phase 3) #468

@windoliver

Description

@windoliver

Phase 3 of the #212 OpenTUI adoption plan. Design spec: docs/superpowers/specs/2026-05-30-tui-opentui-adoption-design.md.

Scope

  • <markdown content streaming?> for contribution descriptions, GROVE.md display, detail view, discussion threads; use streaming while chunks arrive.
  • useOnResize((w,h) => …) to replace the hardcoded 120×30 terminal panel and add a narrow-terminal stacked layout.

Acceptance

  • Markdown renders headings/code/tables across the named views.
  • Terminal panel tracks real terminal size on resize.

Version: 0.1.87 (useOnResize and <markdown> both confirmed present). Depends on phase 1. Part of #212.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions