config/config_loader library
Classes
- ConfigLoader
- App-level glue that turns an on-disk TOML file into a TerminalConfig. The only component that knows the config path; a library consumer skips it and builds TerminalConfig directly. All failures fall back to defaults.