Quote:
Originally Posted by knc1
Perhaps just an ANSI sequence "overlay" for the e-ink display and touch screen input would do the job.
Anyone up to writing a VT100 ANSI sequence to e-ink display layer?
ncurses will run on __anything__ that understands VT100 ANSI character control sequences.
|
You could "steal" it from matan's myts (onscreen terminal emulator). I plan to do my own though, due to that GPL virus that lurks in dark corners of this forum.