svn%xmlterm.org 3b77e03337 xmlterm changes only;
Made changes to lineterm, especially the PTY code, to get it to compile on
FreeBSD (bug 32923). Now it does compile and run on FreeBSD. There still a few
glitches though; PTY resizing fails in FreeBSD, for example.


git-svn-id: svn://10.0.0.236/trunk@64914 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 23:42:18 +00:00
..
2000-04-01 23:42:18 +00:00

content --- XUL, Javascript, and HTML for user interface

xmlterm.html        XMLterm startup file containing HTML and Javascript
                      Uses mozIXMLTermShell to create XMLterm
                      Uses ../skin/xmltpage.css for stylesheets

xmlterm.xul         XUL wrapper for xmlterm.html

xmlterm2.xul        XUL wrapper for xmlterm.html, with additional browser frame

XMLTermCommands.js  Javascript commands used by XUL wrappers