Go to file
Jean Bruenn d516d4df7c Update main.js
just a tiny change, if you are using the demo file as example to start working with, prompt as variable might cause trouble if you do use prompt() rather use shellprompt as variable name instead of prompt. I'd suggest to rename term's prompt() as well to not cause confusion.
2015-09-08 14:08:44 +02:00
addons [attach addon] Improve documentation 2015-04-13 19:47:04 +03:00
demo Update main.js 2015-09-08 14:08:44 +02:00
src Merge pull request #31 from akalipetis/hotfix/ie 2015-08-25 15:37:29 +03:00
test better options handling. 2013-08-13 17:20:55 -05:00
.gitignore Started documentation 2014-03-25 17:39:10 +00:00
bower.json Set up JSDoc documentation 2015-04-13 19:18:09 +03:00
conf.json Set up JSDoc documentation 2015-04-13 19:18:09 +03:00
LICENSE Updated LICENSE and REAMDE 2014-03-24 16:11:27 +00:00
README.md Update README.md 2015-04-13 19:21:47 +03:00
xtermjs.png Update README.md 2015-04-13 19:21:47 +03:00

xterm.js — xterm, in the browser

Xterm.js is a full xterm clone, written completely in JavaScript.

Xterm.js supplies a modular, event-based interface that lets developers build addons and themes that augment the experience of running a fully-featured terminal inside the browser.

Xterm.js serves as foundation for the terminal found at www.sourcelair.com.

xterm.js screenshot

Contribution and License Agreement

If you contribute code to this project, you are implicitly allowing your code to be distributed under the MIT license. You are also implicitly verifying that all code is your original work.

License

Copyright (c) 2014-2015, SourceLair, Private Company (www.sourcelair.com) (MIT License)

Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)