Block a user
NS3 slice: Add panel stack state to the session protocol
Implemented in commit 230f8f912964 (Add generic session panel stack).
Verification:
- zig fmt src/main.zig src/panel.zig src/session.zig src/protocol.zig src/socket.zig src/replay.zig: pass
- zig…
NS2: Mobile keyboard and command grammar
NS2 complete.
Children closed:
- #13 Normalize terminal input and capture layout traces
- #14 Add the first iOS QWERTZ layout profile
- #15 Implement the Space leader command rail
- #16 Implement…
NS2: Mobile keyboard and command grammar
NS2 slice: Prove mobile ergonomic acceptance tasks
Implemented in commit ce00452a9d61 (Add mobile ergonomic acceptance tasks).
Verification:
- zig fmt src/main.zig src/leader.zig src/tui.zig src/mobile_acceptance.zig: pass
- zig build test:…
NS2 slice: Prove mobile ergonomic acceptance tasks
NS2 slice: Implement the coding symbol rail
Implemented in commit f793ecd7264d (Add coding symbol rail).
Verification:
- zig fmt src/main.zig src/session.zig src/protocol.zig src/leader.zig src/symbol.zig src/tui.zig: pass
- zig build…
NS2 slice: Implement the coding symbol rail
NS2 slice: Implement the Space leader command rail
Implemented in commit cfbacb3cd28e (Add Space leader command rail).
Verification:
- zig fmt src/main.zig src/leader.zig src/tui.zig: pass
- zig build test: pass
- zig build: pass
- zig build run…
NS2 slice: Implement the Space leader command rail
NS2 slice: Add the first iOS QWERTZ layout profile
Implemented in commit db3028ce0e4c (Add iOS QWERTZ layout facts).
Verification:
- zig fmt src/main.zig src/layout.zig: pass
- zig build test: pass
- zig build: pass
- zig build run -- --help:…
NS2 slice: Add the first iOS QWERTZ layout profile
NS2 slice: Normalize terminal input and capture layout traces
Implemented in commit 9d760b41c130 (Normalize terminal input traces).
Verification:
- zig fmt src/main.zig src/input.zig: pass
- zig build test: pass
- zig build: pass
- zig build run -- --help:…
NS2 slice: Normalize terminal input and capture layout traces
NS1: Minimal protocol-first mim-min editor