Comparing version 3.14.0-beta21 to 3.14.0-beta22
@@ -213,2 +213,3 @@ "use strict"; | ||
this._inputHandler.onLineFeed(function () { return _this._onLineFeed.fire(); }); | ||
this._inputHandler.onData(function (e) { return _this._onData.fire(e); }); | ||
this.register(this._inputHandler); | ||
@@ -215,0 +216,0 @@ this.selectionManager = this.selectionManager || null; |
{ | ||
"name": "xterm", | ||
"description": "Full xterm terminal, in your browser", | ||
"version": "3.14.0-beta21", | ||
"version": "3.14.0-beta22", | ||
"main": "lib/public/Terminal.js", | ||
@@ -6,0 +6,0 @@ "types": "typings/xterm.d.ts", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
2788992
321
42414