| 1 | // SmallCode — terminal lifecycle tests (issue #71) |
| 2 | // |
| 3 | // The fullscreen TUI enables raw mode + SGR mouse tracking + bracketed paste. |
| 4 | // If the process is suspended (Ctrl+Z), terminated, or crashes without going |
nothing calls this directly
no test coverage detected