* JNA - Java Native Access - https://github.com/twall/jna | |
* pty4j - Java PTY implementation - https://github.com/traff/pty4j | |
* purejavacomm - we use forked version that fixes JNA and YourKit Profiler incompatibility - https://github.com/traff/purejavacomm | |
* jediterm-pty - PTY terminal from https://github.com/traff/jediterm | |
* libwinpty.dll and winpty-agent.exe - Windows PTY native implementation used by pty4j, we use forked version from https://github.com/traff/winpty |