Loko termios implementation Lassi Kortela (26 Oct 2020 22:17 UTC)
Re: Loko termios implementation Lassi Kortela (26 Oct 2020 22:23 UTC)
Re: Loko termios implementation Marc Nieper-Wißkirchen (27 Oct 2020 06:50 UTC)

Re: Loko termios implementation Marc Nieper-Wißkirchen 27 Oct 2020 06:49 UTC

That's a great find!

Am Mo., 26. Okt. 2020 um 23:17 Uhr schrieb Lassi Kortela <xxxxxx@lassi.io>:
>
> 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.