electron/atom/browser/default_app
Eran Tiktin 1896deb10e Fix console.* calls on Windows
- Calls for console.* on browser process are printed with no need for
--enable-logging
- The output is without the logging prefix
- The cursor in the terminal is always after the last output
- The first output starts on a new line and not at the prompt
- console.* from renderer are not printed to cmd
- Added a missing '\n' in the default_app help output
2015-10-10 06:39:02 +03:00
..
default_app.js Create a default menu for apps ran by default_app 2015-06-04 14:54:53 +08:00
index.html remove the --app option from the default_app documentation 2015-10-08 10:22:37 +02:00
main.js Fix console.* calls on Windows 2015-10-10 06:39:02 +03:00
package.json Rename hard-coded application names in code 2015-04-14 15:55:41 +08:00