Boop icon indicating copy to clipboard operation
Boop copied to clipboard

Add prompt ability

Open randoogle opened this issue 4 years ago • 1 comments
trafficstars

I find that I often have to convert a configuration file from one environment to several other environments. Rather than doing 5 separate find/replaces for each of the 6 environments, I'd love to make a boop script that can do it for me. Unfortunately, there's no way to prompt a user for input, since I would need to ask which environment to convert to.

It would be cool if you could implement the javascript prompt() method somehow in boop.

randoogle avatar Dec 16 '20 19:12 randoogle

i miss also the prompt command

muescha avatar Nov 22 '22 06:11 muescha