IntegratedTerminalEmulatorConfiguration.preferDegradedTerminal

When using the integrated terminal emulator, the default is to assume you want it. But some users may wish to force the in-terminal fallback anyway at start up time.

Seeing this to true will skip attempting to create the gui window where a fallback is available. It is ignored on systems where there is no fallback. Make sure that fallbackToDegradedTerminal is set to true if you use this.

struct IntegratedTerminalEmulatorConfiguration
bool preferDegradedTerminal;

Meta

History

Added October 4, 2022 (dub v10.10)