Skip to content

Implement size and is_tty with termios on Redox

Jeremy Soller requested to merge jackpot51:redox_termios into master

This will use the magical new Redox termios library to implement size and is_tty.

Merge request reports