mirror of
https://github.com/l0ng-ai/tty7.git
synced 2026-09-22 08:02:24 +00:00
Three lines still wrote `pane(s)`: the partial-close report, the hang-up failure, and the orphan note. All three are reachable with a count of one, and all three are what a reader meets when something has already gone wrong — a poor moment to look unfinished. `pane(s)` is the form a codebase uses when it has not decided, and this one has: the GUI counts through `t_plural` with one/other branches, and `pane close` narrates a batch only when there is a batch. These were what was left. I said in the doctor fix that "1 panes" was the last of these. It was not — I had swept the success paths and the format strings that spell the word out, and these spell it `pane(s)`, so the search missed them. Checked against a live server: "closed 1 pane; 1 could not be closed" for one, "closed 0 panes" and "2 could not be closed" for the rest.