JPty
JPty copied to clipboard
A small PTY interface for Java.
Results
3
JPty issues
Sort by
recently updated
recently updated
newest added
Could be nice to be able to build project (and download dependencies) via a console build, e.g. maven or gradle
Sometimes read from Pty stream hangs. Have you experienced that? What exactly can cause it? That is a corresponding dump: ``` "ConnectRunnable@1796" prio=5 tid=0x13 nid=NA runnable java.lang.Thread.State: RUNNABLE at jtermios.linux.JTermiosImpl$Linux_C_lib_DirectMapping.read(JTermiosImpl.java:-1)...