Provide better documentation and samples for default terminal application implementation. #16872
Labels
Issue-Docs
It's a documentation issue that really should be on MicrosoftDocs/Console-Docs
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Hello
I think it should be good to provide a better documentation for default application implementation. And it's also important in order to continue in this philosophy of openness that this project has had since the beginning. It should be cool for some third party terminal to implement it. for example it's a subject already evoqued in felixse/FluentTerminal/issues/965.
It should be also good to have a C++ and C# sample for it.
I searched and I not found any third party default terminal implementation. I think the "problem" come from this pont.
I studed how to do it by reading the code of Windows Terminal and I think because the implementation use AppExtension I think it's not possible to use it for a unpackaged app like vscode or wezterm can you confirm it. So it should be good to have a packaged and also an unpackaged sample for it.
The text was updated successfully, but these errors were encountered: