hyper/lib/components
Benjamin Staneck 2cc4c9e1ef
Update xterm to v4 (#3830)
* update xterm to 4

* add back webGL addon

* remove ligatures xterm addon, unused atm and does not work with webGL renderer

* update node-pty

* more work on trying to get xterm4 to work

* update xterm to 4.0.2

* move where xterm addon props are assigned

* more updates

* only load webgl addon if webgl is enabled

* fix search function

* remove rendererType setting, the xterm addon does this for us

* use xcode 10.3 on circleci

* fix typo

* revert node-pty bump for now

* use stable versions of the xterm plugins

* fix focus listener

* add windowsMode prop

* move webGL check

* apply tweaks by @GitSquared

* fix resizing issue

* Revert "fix resizing issue"

This reverts commit fce3780b038d69378f63bdfbfa613f20130fad34.

* apply review suggestions

* change so all addons have separate instances for each terminal

* update yarn-standalone to 1.19

* fix resize problem of split view

by @ivanwonder

* apply review feedback

* fix lint

* add name and version to package.json

* address review feedback

* more review feedback
2019-10-06 20:51:56 +02:00
..
header.js fix: prettier fullscreen for macOS 2019-09-11 04:20:06 +02:00
notification.js Improve update notification contrast (#2791) 2018-04-20 17:03:34 +02:00
notifications.js Upgrade eslint to v6 and add TypeScript linting (#3843) 2019-10-03 02:56:50 +02:00
searchBox.js Feat/text search (#3075) 2019-09-23 19:37:22 +02:00
split-pane.js Integrate xterm v3.2 (#2768) 2018-03-18 00:24:26 +01:00
style-sheet.js Update xterm to v3.8.0 (#3255) 2018-12-06 15:56:29 -08:00
tab.js fix/remove indented empty lines 2019-09-23 19:23:41 +02:00
tabs.js fix: prettier fullscreen for macOS 2019-09-11 04:20:06 +02:00
term-group.js Update xterm to v4 (#3830) 2019-10-06 20:51:56 +02:00
term.js Update xterm to v4 (#3830) 2019-10-06 20:51:56 +02:00
terms.js Upgrade eslint to v6 and add TypeScript linting (#3843) 2019-10-03 02:56:50 +02:00