Loko termios implementation
Lassi Kortela 26 Oct 2020 22:17 UTC
For reference, just came across this when browsing GitLab:
https://gitlab.com/weinholt/text-mode/-/blob/master/termios.loko.sls
Because Loko is done from syscalls on up without using C, this file is a
good reference for how complex the termios API surface is, and hence
what is a good scope for 205.