mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 12:38:39 -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 |
||
|---|---|---|
| .. | ||
| actions | ||
| components | ||
| constants | ||
| containers | ||
| reducers | ||
| store | ||
| utils | ||
| component.js | ||
| hterm.js | ||
| index.js | ||
| rpc.js | ||
| selectors.js | ||