Commit Graph

4 Commits

Author SHA1 Message Date
Paris
fff56eea1b Extend Xterm prototype only when Xterm is a function
Add-ons attempted to extend the `Xterm` prototype no matter what. This was an issue when importing add-ons through CommonJS, where `Xterm` is not available in the global scope.
2016-05-03 12:36:21 +03:00
Paris
bd2158613d Make all add-ons CommonJS importable
- Fix #52
- Rename `npm/nodejs project` documentation to `CommonJS environment`
2016-05-03 12:05:13 +03:00
paris
3f455f90d9 Fix #4 2014-09-10 11:09:23 +00:00
paris
9bd2a1c202 Implemented the attach addon 2014-04-10 15:54:39 +00:00