atom-shell-commands icon indicating copy to clipboard operation
atom-shell-commands copied to clipboard

Execute user defined shell commands (looking for new maintainers)

Results 36 atom-shell-commands issues
Sort by recently updated
recently updated
newest added

I'm not seeing the commands in the interface after putting the code below in my config file. I'm seeing defaults only (Atom 1.58) "atom-shell-commands": commands: [ { name: "compile" command:...

In VS Code we can execute multiple commands using "&&" in arguments array the same can't be done in .atom/config.cson. Keymap is also not working. > "atom-shell-commands": commands: [ {...

When trying to install shell commands on my Hyper terminal it display an error: bash: apm: command not found what should i do

On OSX, keyword "commands" in Atom config file seem to be reserved. Plugin was not working at all. After renaming to something else, everything works as expected.

Thanks a lot for this plug-in. It saves a lot work, avoiding the need of making new plug-ins for every external command integration. I am trying to integrate the comand...

Hi! This project is super nice, it's exactly what I was looking for! I have one request: It would be nice to run experimental scripts that I didn't store as...

{ProjectDir} expands to my home directory under linux instead of the actual project directory.

Disregard. It wasn't apparent that the config file must be formatted with exact indents.

I'm not sure if i'm the only one who's having this issue. But, I have been trying hours and hours to figure this out but it just doesn't work for...