Tormak9970/bash-shortcuts

Can't run bash command

schrammalama opened this issue · 2 comments

I'm trying to run a simple command using sed to find and replace text inside a configuration file. The first time I ran it it quickly flashed a message saying something along the lines of command failed please check associated comment. My questions are first is there something special I need to do for running bash commands and second where do I find the associated comment

Shoot I just realized that I forgot to add the toggle for if the shortcut is an app or not. I'll try to get that added asap

Fixed the issue. Once this PR gets added to the plugin database it should work. You will need to go to the shortcuts manager and toggle the "is an app" to off.

As to the error message you mentioned, it refers to what you put in the "command" field of the shortcut. Its asking you to make sure you didn't make any mistakes (in this case it was the plugin that was having problems, not the command, assuming it works).