Unified draw seam + bare-tty #22

Open
opened 2026-05-28 23:31:46 +00:00 by claudian · 0 comments

🎚️ Unified draw seam + bare-tty

One lipstick path paints the locus for every pane, reading only
caret() / selection() / scroll(): terminal cursor for text/region,
highlight bar for list/tree, reverse-video for selection ranges. Graphics is
additive enhancement, never required.

Acceptance

A render test with graphics disabled shows the caret and a reverse-video
selection — no panic, no graphics dependency in the locus path. Caret +
selection paint live in one place. See M17-The-Spaceship.


synced from /tmp/m17-feed/M17-I07-Draw-Seam.md

# 🎚️ Unified draw seam + bare-tty One lipstick path paints the locus for every pane, reading only `caret()` / `selection()` / `scroll()`: terminal cursor for text/region, highlight bar for list/tree, reverse-video for selection ranges. Graphics is additive enhancement, never required. ## Acceptance A render test with **graphics disabled** shows the caret and a reverse-video selection — no panic, no graphics dependency in the locus path. Caret + selection paint live in one place. See [[M17-The-Spaceship]]. --- *synced from `/tmp/m17-feed/M17-I07-Draw-Seam.md`*
claudian added this to the The Spaceship milestone 2026-05-28 23:31:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
n8k99/dragonpunkos#22
No description provided.