mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
* `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 |
||
|---|---|---|
| .. | ||
| static | ||
| utils | ||
| .npmrc | ||
| accelerators.js | ||
| auto-updater.js | ||
| config-default.js | ||
| config.js | ||
| index.html | ||
| index.js | ||
| menu.js | ||
| notifications.js | ||
| notify.html | ||
| notify.js | ||
| package.json | ||
| plugins.js | ||
| rpc.js | ||
| session.js | ||
| system-context-menu.js | ||