Add command interface and status indicator.
This commit is contained in:
parent
5cb6647513
commit
7b9525ef95
7 changed files with 358 additions and 22 deletions
1
PLAN.md
1
PLAN.md
|
|
@ -28,7 +28,6 @@
|
|||
- Key dispatch: correct handler called per mode
|
||||
- Command parser: `:quit`, `:clear`, `:q`, unknown command
|
||||
- Scroll clamping: j/k at boundaries, G/gg
|
||||
- `insta` snapshot tests: mode indicator rendering for each mode, layout with status bar
|
||||
- Existing Phase 1 input tests still pass (insert mode behavior unchanged)
|
||||
|
||||
## Phase 3: Tool Execution
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue