Greg Haerr writes:
>
> : Added a basic pseudo tty driver. This almost certainly does not work in a
> : standard way, but was enough for me to hack together a terminal program for
> : nano-X.
> :
> Quite cool. I can't wait to see the terminal program. Like we talked
> before, I'll recode up some fast text primitives once I see the program, and know
> where the speed problems are. (I"m still concerned about the mouse
> bug with select())
>
Okay, I'll clean it up a bit, make sure it still works, and send it to you.
Please don't release it. It is just not actually useful. I am also
concerned about select(), and have spent some time trying to track it down,
but it is impossible to get debugging output out of the kernel when the
console is in graphics mode!
Al