Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lixinyang123/ptysharp

Terminal ⌨ using the Windows PTY API with CsWin32, Support Native AOT.
https://github.com/lixinyang123/ptysharp

cswin32 nativeaot pty terminal

Last synced: about 1 month ago
JSON representation

Terminal ⌨ using the Windows PTY API with CsWin32, Support Native AOT.

Awesome Lists containing this project

README

        

# PtySharp

Terminal using the Windows PTY API with CsWin32, Support Native AOT.

## Resources

- [Introductory blog post from Microsoft](https://blogs.msdn.microsoft.com/commandline/2018/08/02/windows-command-line-introducing-the-windows-pseudo-console-conpty/)

## System Requirements

- OS: Windows Version > 17744
- SDK: Windows SDK > 17749