[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Image tty output



As near as I can tell from the code, LISP is trying very hard
to make (OPEN 'TTY: '(TTY IMAGE OUT)) actually output only
the characters you TYO, which is what I thought it did.
There are explicit checks not to auto-terpri etc. on an
image-mode tty.  Now maybe the code is broken, but that is what
it is supposed to do.