mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
24943dd526b363a248ed23603c253f4e1c2845d4
arguments object to child process.
The arguments variable is not a real array, and gets screwed up when sending it to the child process. This updates it to send an array instead. Thanks to @lackac! Refs atom/terminal#23.
Atom — The hackable editor
Check out our guides and API documentation.
Installing
Download the latest Atom release.
Atom will automatically update when a new release is available.
Building
Follow the instructions in the build docs.
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
