mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 12:38:39 -09:00
* Open Preferences in Wordpad on Windows Notepad doesn't handle `\n` line breaks, Wordpad does. Fixes #1126. * Update: Use Win editor from reg If not found, or set to notepad.exe (which can't handle line breaks), show hyper.js config file in folder so user can open in editor of their choice. * Fixes for Windows Fixed shell reference, corrected lint errors. * Fixes for Windows Fixed shell reference, corrected lint errors. * Fixes for Windows Fixed shell reference, corrected lint errors. * Always show .hyper.js in folder for prefs * Always show .hyper.js in folder for prefs * Fixed electron import |
||
|---|---|---|
| .. | ||
| config.js | ||
| header.js | ||
| index.js | ||
| notifications.js | ||
| sessions.js | ||
| term-groups.js | ||
| ui.js | ||
| updater.js | ||