diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-25 09:00:22 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-25 09:00:22 -0400 |
| commit | 65f93d29866ee1876f2337ce454e3da1a96cdac8 (patch) | |
| tree | a475337f78208db8e2c460c1a84e4e7747170d7a /modules | |
| parent | cec83ffca3ce8469cafac6a8e30245ca36961f5b (diff) | |
| download | dotemacs-65f93d29866ee1876f2337ce454e3da1a96cdac8.tar.gz dotemacs-65f93d29866ee1876f2337ce454e3da1a96cdac8.zip | |
test(ai-term): isolate layout-capture globals in collapse-split tests
The multi-window and single-window collapse tests call cj/ai-term, which captures the current layout into cj/--ai-term-last-direction / cj/--ai-term-last-size on toggle-off, but only let-bound cj/--ai-term-last-was-bury. They leaked last-direction into the display-rule test, whose display-saved action reads those globals to choose the split direction, so its agent buffer split below instead of right and the assertion failed. Let-bind last-direction and last-size to nil, matching the roundtrip test in the same file. Full ai-term suite is green.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions
