Confirm M2 validation in memory.md
Replace post-test placeholder with the actual verified behaviors: split-right/-down, multiple alive panes, gutter drag, close-collapse, localStorage restore. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
efcdf6a9ce
commit
1869d08181
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ Durable memory for this project. Read at session start, update before session en
|
|||
- Rewrote `App.svelte` to hold the tree as `$state` and wire split/close callbacks through. Auto-saves to localStorage on every `$effect` tick.
|
||||
- Distro UX: titlebar shows clickable distro buttons that set the **default** for new panes. Existing panes keep their distro. Per-pane override is M3.
|
||||
- Passes `pnpm check` cleanly (108 files, 0 errors, 0 warnings).
|
||||
- Validated manually on Windows: open app, click `⇥` to split right and `⇣` to split down, both panes alive simultaneously, drag dividers reflows xterm. (Filled in after test.)
|
||||
- Validated manually on Windows: splits-right and splits-down work, both panes stay alive, gutter drag reflows both xterm sides cleanly, close-pane collapses to the sibling, layout restores from localStorage across window restarts.
|
||||
|
||||
### 2026-05-22
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue