If profile in default_profile
doesn't exist contour still tries to load profile with that name.
#1163
Labels
bug
Something isn't working
Contour Terminal version
Contour Terminal Emulator 0.3.13-master-70d304df
Installer source
Github: source code cloned
Operating System
Fedora 38
Architecture
x86-64
Other Software
No response
Steps to reproduce
Give value of config key
default_profile
to profile name that hasn't been defined in config.Expected Behavior
Contour should give an error that it didn't find that profile.
Actual Behavior
Contour doesn't give an error and still tries to load that profiile, which in the end is just TerminalProfile{}.
Additional notes
TODO comments does define a sane behavior for this.
The text was updated successfully, but these errors were encountered: