Go to file
2015-02-24 20:55:52 +02:00
addons Implement buffered attaching 2015-02-24 20:55:52 +02:00
demo Fix #8 2015-01-19 19:06:17 +02:00
docs Bump version to 0.29 and copyright year to 2015 2015-01-19 19:07:28 +02:00
src Replaced preventDefault with cancel 2015-01-28 11:20:47 +02: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 Mark version 0.27 2014-11-24 17:42:17 +02:00
LICENSE Updated LICENSE and REAMDE 2014-03-24 16:11:27 +00:00
README.md Bump version to 0.29 and copyright year to 2015 2015-01-19 19:07:28 +02: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, Ltd (www.sourcelair.com) (MIT License)

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