Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

mono/pty-sharp

Repository files navigation

This library provides a managed binding to create Unix
pseudo-terminals (ptys) using Mono on a variety of operating systems.

It uses the vte code to create pseudo terminals and the
gnome-pty-helper program to provide proper login and pseudo terminal
creation (turned off by default, by default it tries to use a
system-provided gnome-pty-helper).

The API is in pty-sharp.dll in the Unix.PseudoTerminal namespace.

Miguel (miguel@gnome.org)

About

API for managing Unix pseudo-terminals from managed code

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published