• Joined on 2024-08-05
tmk241 commented on issue tmk241/mim#76 2026-06-21 20:53:10 +00:00
NS11: SSH-client-aware keymap redesign

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…
tmk241 commented on issue tmk241/mim#76 2026-06-21 20:47:50 +00:00
NS11: SSH-client-aware keymap redesign

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…

tmk241 commented on issue tmk241/mim#76 2026-06-21 20:41:12 +00:00
NS11: SSH-client-aware keymap redesign

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…
tmk241 commented on issue tmk241/mim#76 2026-06-21 20:35:11 +00:00
NS11: SSH-client-aware keymap redesign

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…
tmk241 commented on issue tmk241/mim#76 2026-06-21 20:29:55 +00:00
NS11: SSH-client-aware keymap redesign

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…
tmk241 commented on issue tmk241/mim#76 2026-06-21 20:24:28 +00:00
NS11: SSH-client-aware keymap redesign

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…
tmk241 commented on issue tmk241/mim#64 2026-06-21 20:21:46 +00:00
NS9 slice: Final visual dogfood and newed parity receipt

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…

tmk241 closed issue tmk241/mim#62 2026-06-21 20:17:36 +00:00
NS9 slice: Theme panels, hover, signature help, and command rails
tmk241 commented on issue tmk241/mim#62 2026-06-21 20:17:35 +00:00
NS9 slice: Theme panels, hover, signature help, and command rails

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…
tmk241 closed issue tmk241/mim#63 2026-06-21 20:07:47 +00:00
NS9 slice: Add terminal color-mode probes and accessibility guardrails
tmk241 commented on issue tmk241/mim#63 2026-06-21 20:07:47 +00:00
NS9 slice: Add terminal color-mode probes and accessibility guardrails

Closing receipt for #63.

Implemented in local commit de3b5d4 (Detect terminal color capabilities):

  • Added local terminal color capability detection to src/theme.zig for truecolor,…
tmk241 closed issue tmk241/mim#61 2026-06-21 20:01:35 +00:00
NS9 slice: Theme diagnostics, lint, jobs, and provider identity
tmk241 commented on issue tmk241/mim#61 2026-06-21 20:01:35 +00:00
NS9 slice: Theme diagnostics, lint, jobs, and provider identity

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,…
tmk241 closed issue tmk241/mim#60 2026-06-21 19:54:13 +00:00
NS9 slice: Theme syntax highlighting with newed highlight groups
tmk241 commented on issue tmk241/mim#60 2026-06-21 19:54:13 +00:00
NS9 slice: Theme syntax highlighting with newed highlight groups

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…
tmk241 closed issue tmk241/mim#59 2026-06-21 19:42:24 +00:00
NS9 slice: Apply newed colors to editor chrome, cursor, selection, and search
tmk241 commented on issue tmk241/mim#59 2026-06-21 19:42:24 +00:00
NS9 slice: Apply newed colors to editor chrome, cursor, selection, and search

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…
tmk241 closed issue tmk241/mim#58 2026-06-21 19:31:42 +00:00
NS9 slice: Add source-patched newed palette tokens and terminal adaptation
tmk241 commented on issue tmk241/mim#58 2026-06-21 19:31:42 +00:00
NS9 slice: Add source-patched newed palette tokens and terminal adaptation

Closing receipt for #58.

Implemented in local commit 5652845 (Add newed night theme model):

  • Added src/theme.zig as the local source-patched newed night semantic palette model.
  • Captured…
tmk241 closed issue tmk241/mim#80 2026-06-21 19:27:11 +00:00
NS11 slice: Make file and Pi panels discoverable