I have reproduced the issue on the latest CLI version.
Yes, I am on the latest version
I have searched existing posts and this report is not a duplicate.
Yes, this isn’t a duplicate
In which of these areas are you experiencing a problem?
Theme
Expected behavior
When running theme dev, the command is executed and results in an output of some links useful for development, like theme preview and theme editor. Those links can be opened at any time by using the indicated key ([p] for preview, [e] for theme editor) while the terminal is focussed.
Actual behavior
When pressing a shortcut key, the link is not opened but the key is printed to the console instead. This issue first appeared after updating to the latest CLI version somewhere in december 2025. This is only a quality of life issue but the feature was always very useful.
Reproduction steps
Run “shopify theme dev --environment main --theme-editor-sync” in any windows terminal, standalone or VS Code integrated does not make a difference
Resolve potential file conflicts
Wait for success message with the desired links
Press the preview [p] or theme editor [e] key
Verbose output
Due to many file conflicts always occuring for some reason (resolving leads to no actual file changes) the --verbose output is really very long and I will not provide it here, I expect the output to be not necessary for investigation.
@Finn_VM@nbsimmons , I’m having a bit of difficulty replicating the issue. I’m testing on a windows 11 machine, with version 3.88.1. I’ve tried a few different terminals as well but when I hit the shortcut keys, they work.
Is there any more details you can give me? What browser normally pops up when it would work? Is there anything specific about where you’re running windows (vm, WSL).
If you were to downgrade your version to, 3.87.4 does it work?