Closed anarqist closed 1 month ago
Thank you for opening this issue!
🔔 @nhojb @Aayush9029 @mathieudutour @urwrstkn8mare @ashokbaruaakas @MillerApps @pernielsentikaer @jfkisafk @vpukhanov you might want to have a look.
Unfortunately this behaviour is inherent to Raycast itself and we can't work-around it. Extensions are unloaded by Raycast when the window is closed by the user or after a set timeout.
Extension
https://www.raycast.com/nhojb/brew
Raycast Version
1.82.5
macOS Version
15.0
Description
When you try to install something with the brew extension it works just fine, as long as you keep the window
Raycast
in the foreground. If you want to multitask something in the meantime and the window is no longer in the foreground it cancels the process.Steps To Reproduce
Current Behaviour
As soon as the Raycast Window is no longer in the foreground the installation process stops/cancels.
Expected Behaviour
Continue running the command to install
Formulae
orcask
in the background, even when Raycast is no longer in the foreground.