This is minimalistic fork of microsoft/Terminal. The goal is to have minimal base for experiments with conhost.
- Windows Terminal has been completely removed
- gdi-based renderer has been completely removed
- dx renderer is used as default one
Repository contains submodules, make sure to:
git submodule update --init --recursive
before you try building