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

Hello It would be neat if there was a way to set the default height of the output pane somewhere in the settings. It seems now that the actual size...

Hello The output panel currently seems to be using a default, non-fixed-width font. For shell output, this sometimes results in incorrectly aligned results as terminals almost always use fixed-width fonts....

Hello I'm not sure if this is viable, but it seems that my current user's shell environment is not inherited. Some commands I was trying to run were generating suspicious...

Hello When opening the panel I get an error that `atom-message-panel` is not found (on the line that `require`s it). Is it possible that a dependency on it is missing?...

Hello Some commands generate colored terminal output, such as grunt. The character combinations that make up these colors are currently drawn into the output pane. Would it be possible to...

I change something in .atom-shell-commands-console(atom-shell-commands.less), and restart Atom. Nothing happen for me, why?