← All releasesDownload
macOS··v0.0.9
CmdSpace 0.0.9
CmdSpace-0.0.9-macOS.zip
6.26 MB · requires macOS 13.0+
sha256
88c4ef0afea9be77426d0ad799417110294db19e4462ad3ac682c2e13372078dFixed
- 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
PATHis 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.