is it somehow possible to embed a Windows Terminal Window (https://github.com/microsoft/terminal) inside a C# WPF Applikation?
I would like to make use of the VT100 capability of the new Windows Terminal Window, but embedded within my WPF Applikation.
Any help would be appreciated.