| 1 | // Boot-time resolution for direct interactive mode. |
| 2 | // |
| 3 | // These functions run concurrently at startup to gather everything the runtime |
| 4 | // needs before the first frame: TUI keymap config, diff display style, |
nothing calls this directly
no test coverage detected