hyper/lib
Jon Galloway 6a9b3f74c5 Open Preferences in Default JS Editor on Windows (#1138)
* 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
2017-01-10 21:49:32 -08:00
..
actions Open Preferences in Default JS Editor on Windows (#1138) 2017-01-10 21:49:32 -08:00
components Windows titlebar improvements (#1307) 2017-01-10 21:45:49 -08:00
constants Windows titlebar improvements (#1307) 2017-01-10 21:45:49 -08:00
containers Windows titlebar improvements (#1307) 2017-01-10 21:45:49 -08:00
reducers Windows titlebar improvements (#1307) 2017-01-10 21:45:49 -08:00
store Fix config-store imports (#733) 2016-09-21 23:29:23 -03:00
utils 20% faster bootup time (#1350) 2017-01-09 13:32:15 -08:00
component.js fix various typos and grammar errors in comments (#834) 2016-10-10 12:26:47 +02:00
hterm.js Prevent loosing focus after a char composition ended by Tab key. Fix #1341 (#1349) 2017-01-06 17:46:54 -08:00
index.js Windows titlebar improvements (#1307) 2017-01-10 21:45:49 -08:00
rpc.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
selectors.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00