Manage and execute shell/javascript commands in your Atom.
atom.commands
.To install this package, open terminal and enter:
apm install command-executor
If you use console simulator and want to copy text in the console, you would need enable-clipboard-helper:
apm install enable-clipboard-helper
If you use console simulator and want to close it by an atom command or by a keystroke (e.g. ESC), you would need enable-pane-item-control-helper (below) and read this tips-and-tricks:
apm install enable-pane-item-control-helper
Honestly, you definitely have to read this one below before using this package, be sure that you have a Web browser, then let's go:
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.