SimpleAlias icon indicating copy to clipboard operation
SimpleAlias copied to clipboard

Wait before next command #question

Open leolnid opened this issue 5 years ago • 2 comments

Good day! I try to use plugin for run commands from WE + AWE First command is //scheme load firsthouse Second //paste

But first command run asynchronous and second can not paste anything (No blocks in buffer)

How can I run command step by step? Or add delay between commands?

leolnid avatar Oct 26 '20 16:10 leolnid

Hi, this kind of feature hasn't been added to SimpleAlias yet. You can only add a delay for the execution of the alias and all of its associated actions. I'm going to add this to my todo list and implement it some time soon.

DarkBlade12 avatar Oct 29 '20 21:10 DarkBlade12

I second this feature

ChaoticDucc avatar Jun 24 '21 13:06 ChaoticDucc