foreshadow / atom-python-run

A simple atom package. Press one key to run your python code in atom.
https://atom.io/packages/atom-python-run
MIT License
44 stars 32 forks source link

cp options patch - allow opting out of pausing #53

Closed ghost closed 7 years ago

ghost commented 7 years ago

Note: If you haven't already, make sure to merge master with darwin patch first. Then merge master with cp options patch. You should avoid merging conflicts this way.

this is a patch for issue #52 affecting all users.

patch allows opting out of pausing during execution.

friendly reminder: don't forget to apm publish patch to push the update through.