Show a notification when executing shell commands #260
Replies: 3 comments 12 replies
-
@Taitava That looks just perfect. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Released now@pulinagrawal can you test this and let me know if there's anything to improve, please? 🙂 |
Beta Was this translation helpful? Give feedback.
-
Hi @Taitava, Thanks for the new function, I like it. As I am not testing it yet, I got a question just by reading the screen shots. Will the notification (Show until the process is finished) block all operation? I would like to have that ability if possible. The reason is that I am implementing a command which contains I am sure for some other command which include variables like I am happy to help you test this. Best~ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
A suggestion from @pulinagrawal in #259:
My response:
I've now implemented this and here's how it looks like:
Here it shows that the shell command with alias A long running shell command is being executed now. If a shell command does not have an alias text defined, then the actual command is shown in the notification.
A new notification setting is created in the Output tab in the plugin's main settings. The setting affects all shell commands, there is no shell command specific setting for this.
@pulinagrawal, what do you think about the options? 🙂
Beta Was this translation helpful? Give feedback.
All reactions