hyper/lib
CHaBou 2af575c3c0 Multiple keymaps and mousetrap (#2412)
* WIP

* WIP

* Wip

* Wip

* wip

* Refactor without normalize and plugin

* Replace extendKeymaps by decorateKeymaps

* WIP

* Add mousetrap

* Add first command over rpc

* More commands

* Add all commands

* Begin to hook commands

* Working multiple keymaps

* Use redux action to trigger command

* Use forked version of Mousetrap to capture key events

* Fix lint

* Add command in redux action to debug purpose

* ExecCommand from menu click

* Remove unused files

* Fix xterm should ignore catched events

* Re-enable IntelliSense checking

* Remove unused runes dep
2017-11-02 19:51:18 -07:00
..
actions Multiple keymaps and mousetrap (#2412) 2017-11-02 19:51:18 -07:00
components Multiple keymaps and mousetrap (#2412) 2017-11-02 19:51:18 -07:00
constants Multiple keymaps and mousetrap (#2412) 2017-11-02 19:51:18 -07:00
containers Multiple keymaps and mousetrap (#2412) 2017-11-02 19:51:18 -07:00
reducers Merge branch 'master' into canary 2017-10-05 20:49:20 +02:00
store pty data events related perf improvements 2017-09-25 14:44:43 +02:00
utils Multiple keymaps and mousetrap (#2412) 2017-11-02 19:51:18 -07:00
base-components.js Upgrade React to v16 2017-09-16 21:21:50 +02:00
command-registry.js Multiple keymaps and mousetrap (#2412) 2017-11-02 19:51:18 -07:00
index.js Add new keymaps to jump between tabs (#2330) 2017-10-05 20:39:39 +02:00
rpc.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
selectors.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
terms.js Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00