hyper/lib
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
..
actions Return of the Bell (#2938) 2019-10-03 02:08:40 +02:00
components Update xterm to v4 (#3830) 2019-10-06 20:51:56 +02:00
constants Feat/text search (#3075) 2019-09-23 19:37:22 +02:00
containers Return of the Bell (#2938) 2019-10-03 02:08:40 +02:00
reducers Upgrade eslint to v6 and add TypeScript linting (#3843) 2019-10-03 02:56:50 +02:00
store pty data events related perf improvements 2017-09-25 14:44:43 +02:00
utils run linter 2019-10-03 04:04:43 +02:00
command-registry.js Added keymap to rebind the 'break' command - Issue #2432 (#2531) 2017-12-18 17:17:20 +01:00
index.js Return of the Bell (#2938) 2019-10-03 02:08:40 +02:00
rpc.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
selectors.js Upgrade eslint to v6 and add TypeScript linting (#3843) 2019-10-03 02:56:50 +02:00
terms.js Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00