← All releases
macOS··v0.0.9

CmdSpace 0.0.9

CmdSpace-0.0.9-macOS.zip

6.26 MB · requires macOS 13.0+

Download
sha25688c4ef0afea9be77426d0ad799417110294db19e4462ad3ac682c2e13372078d

Fixed

  • Opening a VS Code project from CmdSpace no longer freezes the launcher or crashes the app. The launch now runs off the main thread, and the user's login-shell PATH is resolved only once per session (instead of spawning an interactive login shell on every open), which removes the slow window open and the CPU spike. A regression that crashed CmdSpace on selecting a VS Code repo — caused by running main-actor-isolated launch code on a background queue — is also fixed.