Open gnodet opened 9 years ago
which native methods?
Functions: tcgetattr, tcsetattr and ioctl Structs: winsize and termios
Those are the only three methods needed to implement stty,
I have already prototyped then needed JNI methods in jansi,
@gnodet cool beans
We're just missing a few native methods and it would be much faster.