• Joined on 2024-08-05
tmk241 commented on issue tmk241/mim#80 2026-06-21 19:27:11 +00:00
NS11 slice: Make file and Pi panels discoverable

Closing receipt for #80.

Implemented in local commit 9ef2f97 (Expose file and Pi panels):

  • Space f is visible in the leader rail and opens the existing files panel.
  • Space P is visible…
tmk241 closed issue tmk241/mim#79 2026-06-21 19:20:56 +00:00
NS11 slice: Expand coding-symbol rail
tmk241 commented on issue tmk241/mim#79 2026-06-21 19:20:56 +00:00
NS11 slice: Expand coding-symbol rail

Closing receipt for #79.

Implemented in local commit 062d0f1 (Expand coding symbol rail):

  • Extended the source-patched Space p symbol rail with coding-relevant tokens:
    • f// -…
tmk241 closed issue tmk241/mim#78 2026-06-21 19:15:15 +00:00
NS11 slice: Add Normal-mode dot repeat
tmk241 commented on issue tmk241/mim#78 2026-06-21 19:15:14 +00:00
NS11 slice: Add Normal-mode dot repeat

Closing receipt for #78.

Implemented in local commit 27c4269 (Add normal dot repeat):

  • Normal-mode . repeats the last deterministic local edit for the supported subset.
  • Supported repeat…
tmk241 closed issue tmk241/mim#77 2026-06-21 19:03:38 +00:00
NS11 slice: Add document and half-page motions
tmk241 commented on issue tmk241/mim#77 2026-06-21 19:03:38 +00:00
NS11 slice: Add document and half-page motions

Closing receipt for #77.

Implemented in local commit c98c530 (Add document and half-page motions):

  • Normal-mode gg moves to document start.
  • Normal-mode G moves to the bottom/last…
tmk241 opened issue tmk241/mim#80 2026-06-21 18:44:00 +00:00
NS11 slice: Make file and Pi panels discoverable
tmk241 opened issue tmk241/mim#79 2026-06-21 18:43:59 +00:00
NS11 slice: Expand coding-symbol rail
tmk241 opened issue tmk241/mim#78 2026-06-21 18:43:59 +00:00
NS11 slice: Add Normal-mode dot repeat
tmk241 opened issue tmk241/mim#77 2026-06-21 18:43:59 +00:00
NS11 slice: Add document and half-page motions
tmk241 closed issue tmk241/mim#65 2026-06-21 18:32:32 +00:00
NS10: Browser-terminal E2E matrix that catches terminal regressions
tmk241 commented on issue tmk241/mim#65 2026-06-21 18:32:32 +00:00
NS10: Browser-terminal E2E matrix that catches terminal regressions

NS10 closing receipt.

Tracker state:

  • All parent checklist children are closed: #69, #70, #66, #71, #67, #68, #72, #73, #74, #75.
  • #71 was updated and closed with the current product/keymap…
tmk241 closed issue tmk241/mim#71 2026-06-21 18:30:18 +00:00
NS10 slice: Cover raw input, cursor movement, and mode switches in E2E
tmk241 commented on issue tmk241/mim#71 2026-06-21 18:30:17 +00:00
NS10 slice: Cover raw input, cursor movement, and mode switches in E2E

Closing receipt for #71.

Acceptance note: the original Space-n mobile escape text is superseded by the current product/keymap rule from this build: Insert-mode Space is always literal, and…

tmk241 opened issue tmk241/mim#76 2026-06-21 18:04:06 +00:00
NS11: SSH-client-aware keymap redesign
tmk241 closed issue tmk241/mim#67 2026-06-21 17:47:14 +00:00
NS10 slice: Cover editor workflows and panels in browser-terminal E2E
tmk241 commented on issue tmk241/mim#67 2026-06-21 17:47:14 +00:00
NS10 slice: Cover editor workflows and panels in browser-terminal E2E

Completed with final job-output coverage in 70d8582 (Cover job output terminal workflow). Previous progress for project-search coverage was 19f7354.

Terminal E2E workflow coverage now…

tmk241 commented on issue tmk241/mim#67 2026-06-21 17:44:21 +00:00
NS10 slice: Cover editor workflows and panels in browser-terminal E2E

Progress committed in 19f7354 (Cover project search terminal workflow).

What changed:

  • Added terminal E2E scenario project-search-panel with a repo fixture containing main.zig and…
tmk241 closed issue tmk241/mim#72 2026-06-21 17:37:31 +00:00
NS10 slice: Gate terminal E2E in the developer verification path