Completed parent checklist item: Redesign file/search/job/PI panels around the wider key surface.
Implemented in local commit c6c5366 (Expose panel rails with mobile aliases):
- Added…
Completed parent checklist item: Redesign LSP hover/signature/parameter navigation shortcuts for mobile SSH.
Implemented in local commit 4789cf7 (`Group LSP parameter navigation on language…
Completed parent checklist item: Redesign selection/object workflows for thumb + Esc/Ctrl ergonomics.
Implemented in local commit accbedb (Add select object rail):
- Select mode keeps bare…
Completed parent checklist item: Motion grammar for line start/end and selection motions.
Implemented in local commit d7bf5ed (Separate first nonblank line motion):
- Added protocol/session…
Completed parent checklist item: Mode switching contract across Normal/Insert/Select.
Implemented in local commit d5c31a9 (Document Esc and Ctrl bracket mode exits):
- KEYMAP.md now…
Completed parent checklist item: Define mobile SSH input tiers and update KEYMAP/requirements.
Implemented in local commit 2e60a09 (Define mobile SSH input tiers):
- KEYMAP.md now defines…
Deterministic #64 receipt update.
While attempting final visual dogfood closure, zig build v1-smoke exposed a stale smoke helper: it measured ANSI-styled frame line length by raw bytes rather…
Closing receipt for #62.
Implemented in local commit f00eddc (Add panel hierarchy styling):
- Added a distinct newed palette header style for panel/popup headers.
- Added section styling for…
Closing receipt for #63.
Implemented in local commit de3b5d4 (Detect terminal color capabilities):
- Added local terminal color capability detection to
src/theme.zigfor truecolor,…
Closing receipt for #61.
Implemented in local commit 7f6d37d (Color status panels by source state):
- Shared panel row rendering now maps diagnostic severity, job/tool status, provider rows,…
Closing receipt for #60.
Implemented in local commit a9b4eff (Color syntax spans with newed palette):
- Existing source-patched Zig syntax spans now render with newed palette highlight…
Closing receipt for #59.
Implemented in local commit 3df3b25 (Apply newed palette to editor chrome):
- Applied the newed night palette to editor gutter/text/current-line/cursor/selection/statu…
Closing receipt for #58.
Implemented in local commit 5652845 (Add newed night theme model):
- Added
src/theme.zigas the local source-patched newed night semantic palette model. - Captured…