Hi Todd Thanks for response
Yes, I want to send xterm emulation, like VT100 to a component which can phrase them and show them correctly I can receive data and control codes correctly but I don't know how to phrase them and which element I should use for that On 11/28/08, Todd Whiteman <[EMAIL PROTECTED]> wrote: > 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 > _______________________________________________ > Project_owners mailing list > [email protected] > https://www.mozdev.org/mailman/listinfo/project_owners > _______________________________________________ Project_owners mailing list [email protected] https://www.mozdev.org/mailman/listinfo/project_owners
