hyper/app
Matheus Fernandes be286c0d5a Fix keyboard shortcuts on Linux and Windows (#1058)
* `command` => `mod`

* `Option` => `Alt`

* Allow hterm to consume a keyboard event only if it's not a Hyper accelerator

* Remove `console.log`s

* Say no to bikeshedding

* We already clear the selection on `onKeyDown`

* Add comments

* Remove meaningless comment

* Add fullscreen shortcut for Windows and Linux

* Use the accelerators defined in `accelerators.js` for the app menu
2016-11-30 15:19:45 -05:00
..
static Reorg (#386) 2016-07-24 10:59:21 -07:00
utils Fix xo 0.17 errors and use root xo config for app (#859) 2016-10-12 20:35:44 -05:00
.npmrc Split Panes (#693) 2016-10-03 19:00:50 -07:00
accelerators.js Fix keyboard shortcuts on Linux and Windows (#1058) 2016-11-30 15:19:45 -05:00
auto-updater.js increase timeout for update checks (#928) 2016-10-29 13:14:39 +02:00
config-default.js Add Windows support and first-class Linux support (#946) 2016-11-11 15:18:04 -02:00
config.js Ignore file watch errors. Fixes GH-225 (#893) 2016-10-17 16:58:43 -07:00
index.html HyperTerm 👉 Hyper.app 2016-10-06 19:33:08 +02:00
index.js Add shell menu feature (#1017) 2016-11-22 10:06:03 -02:00
menu.js Fix keyboard shortcuts on Linux and Windows (#1058) 2016-11-30 15:19:45 -05:00
notifications.js increase notification timeout up to 30m (#913) 2016-10-22 12:16:05 -07:00
notify.html Reorg (#386) 2016-07-24 10:59:21 -07:00
notify.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
package.json v1.0.0 2016-11-22 12:23:17 -02:00
plugins.js Update old electron target engine for dependencies (#970) 2016-11-19 14:38:27 -02:00
rpc.js Fix xo 0.17 errors and use root xo config for app (#859) 2016-10-12 20:35:44 -05:00
session.js Add Windows support and first-class Linux support (#946) 2016-11-11 15:18:04 -02:00
system-context-menu.js Add shell menu feature (#1017) 2016-11-22 10:06:03 -02:00