Override CoreSettings.monochrome and
potentially CoreSettings.flush if the
terminal seems to not truly be a terminal (such as a pager, or a non-whitelisted
IDE terminal emulator).
The idea is to generally override monochrome to true if it's a pager, but
keep monochrome and override flush to true if it's a whitelisted environment.
Override CoreSettings.monochrome and potentially CoreSettings.flush if the terminal seems to not truly be a terminal (such as a pager, or a non-whitelisted IDE terminal emulator).
The idea is to generally override monochrome to true if it's a pager, but keep monochrome and override flush to true if it's a whitelisted environment.