[dev] [dvtm] Graphics in madtty.c

From: Ross Mohn <rpmohn_AT_waxandwane.org>
Date: Wed, 29 Dec 2010 10:44:59 -0500

 Has anyone ever seen any of the graphics characters print in a madtty
of dvtm? I don't think they work because they're not being displayed by
an ncurses function, just by plain old write(), so there's no graphics
translation being performed. Try echo'ing out this escape sequence and
see what you get (remembering to replace '^[' with an actual ESC char):

echo "^[(0lqj^[(B"

From your regular terminal it should pring an ULCORNER+VLINE+LRCORNER.
From within dvtm it just prints l+q+j

Anybody get different results or have ideas of how to fix?
Thanks -Ross
Received on Wed Dec 29 2010 - 16:44:59 CET

This archive was generated by hypermail 2.2.0 : Wed Dec 29 2010 - 17:00:04 CET