Re: [dev] [dvtm] Graphics in madtty.c

2010-12-29 Thread Ross Mohn
Thanks for that! Yes, it also works in screen and tmux, but not dvtm. I'll slog through some tmux code and see about adding it to dvtm. On 12/29/2010 05:27 PM, Aurélien Aptel wrote: > On Wed, Dec 29, 2010 at 4:44 PM, Ross Mohn wrote: >> Has anyone ever seen any of the graphics characters print

Re: [dev] [dvtm] Graphics in madtty.c

2010-12-29 Thread Aurélien Aptel
On Wed, Dec 29, 2010 at 4:44 PM, Ross Mohn wrote: >  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 performe

[dev] [dvtm] Graphics in madtty.c

2010-12-29 Thread Ross Mohn
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 g