pseudoterminal
There are 13 repositories under pseudoterminal topic.
microsoft/node-pty
Fork pseudoterminals in Node.JS
aymanbagabas/go-pty
Cross platform Go Pty interface
TerminalStudio/pty
Pty for Dart and Flutter.
iximiuz/ptyme
Simplest possible example of PTY usage
cocoa-xu/ExPTY
Fork pseudoterminals in Elixir
replit/ruspty
PTY for Node through Rust FFI
Termare/dart_pty
create pseudo terminal and fork process use dart
RadAd/RadTerminal
Simple Terminal Emulator for Windows using libtsm
xmine64/ters
simple terminal scroller
mikroskeem/ptywrapper
Convenient pseudoterminal wrapper for Java
Print3M/good-term
Simple Linux terminal emulator written in Python for educational purpose.
federicotdn/crpty
Call forkpty(3) from Crystal code
TrshPuppy/pty
Utility code for creating and returning a pty couple using CGo. Meant to be used as a package for NetPuppy!