hyper/lib/utils
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
..
array.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
colors.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
config.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
effects.js fix various typos and grammar errors in comments (#834) 2016-10-10 12:26:47 +02:00
file.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
notify.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
object.js Use native Object.values()` (#1880) 2017-05-27 23:42:42 -04:00
paste.js Pasting a copied file or dir provides full path to resource (#2364) 2017-10-22 23:16:52 +02:00
plugins.js Fix typo in comment (#2383) 2017-10-21 21:56:41 +02:00
rpc.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
selection.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
term-groups.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
url-command.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
url-regex.js Fix url interpretation (#1259) 2016-12-17 14:17:58 -08:00