Benjamin Pasero
0525466708
back to ATOM_SHELL_INTERNAL_RUN_AS_NODE
2016-07-08 16:12:10 +02:00
Benjamin Pasero
5d1affed4b
ATOM_SHELL_INTERNAL_RUN_AS_NODE => ELECTRON_RUN_AS_NODE
2016-07-02 08:39:01 +02:00
Daniel Imms
b6095e9d85
Fix opening files with spaces via CLI on Linux
...
Fixes #6525
2016-05-20 15:42:44 -07:00
Daniel Imms
6456f85788
Disallow running as root without --user-data-dir
...
This commit adds the --user-data-dir argument which allows a custom data dir
for Chromium's user data. This is useful when running as root on Linux since
the root user does not have read or write permissions for the ~/.config/Code
dir.
Part of #3068
2016-04-06 16:31:36 -07:00
Daniel Imms
cd12a7e389
Include the Linux bin command in the main dir
...
This also changes the behavior of the bin command to find cli.js relatively,
meaning the CLI now supports non-standard install locations.
2016-04-05 14:51:03 -07:00
Joao Moreno
d46c0646f2
move back to ATOM_SHELL_INTERNAL_RUN_AS_NODE
2016-02-15 11:07:22 +01:00
Joao Moreno
771257c5ab
make linux deb build quality dependent
2016-02-12 15:48:47 +01:00
Joao Moreno
13f7004599
remove VSCODE_PATH from cli, move to linux
2016-02-12 14:51:20 +01:00