An alternative TTY layer
An alternative TTY layer
Posted Apr 28, 2017 22:06 UTC (Fri) by nix (subscriber, #2304)In reply to: An alternative TTY layer by Cyberax
Parent article: An alternative TTY layer
(A better API without all the horror shows of the existing one around job control, signal handling, ioctls etc would be nice too, but it sounds like minitty just throws most of that out since none of it is needed for its use case -- and for any other use case, the better API would have to coexist with the horrible existing one that everything uses in any case, and because that API is so ancient and widely used there really could never be a sunset period for it -- like it or not, we're stuck with SIOC* forever.)