[Project_owners] xmlterm

Todd Whiteman twhitema at gmail.com
Fri Nov 28 10:46:14 PST 2008


joe ertaba wrote:
> Is it possible to use xmlterm in extensions ? is it multi-platform ?
> 
> What I want is to send data to some interface[original data with all 
> control codes,...] (maybe xmlterm) to show them correctly

What control codes are you wanting to send, xterm emulation, like VT100, 
ansi color?

May be related: I've recently setup a VT100 terminal emulation extension 
for Mozilla, to connect to a remote server using SSH, and handle the 
VT100 specific control codes:
http://pyxpcomext.mozdev.org/samples.html#sftp_and_ssh_protocol

Cheers,
Todd


More information about the Project_owners mailing list