Before submitting
Area
apps/server
Steps to reproduce
- Use T3 Code on Windows with both stable Zed and Zed Nightly installed.
- Ensure both
zed and zeditor are available on PATH.
- Open a project/thread in T3 Code.
- Click
Open and choose Zed, or use the preferred-editor shortcut when Zed is selected.
Expected behavior
Choosing Zed should open the stable Zed install.
Actual behavior
T3 Code resolves the zed command first and opens Zed Nightly instead of stable Zed.
Impact
Minor bug or occasional failure
Version or commit
main @ 0.017
Environment
Windows, T3 Code, Zed stable and Zed Nightly both installed.
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
Uninstall Zed Nightly, remove its command from PATH, or reorder PATH so the stable command resolves first.
Before submitting
Area
apps/server
Steps to reproduce
zedandzeditorare available onPATH.Openand chooseZed, or use the preferred-editor shortcut when Zed is selected.Expected behavior
Choosing
Zedshould open the stable Zed install.Actual behavior
T3 Code resolves the
zedcommand first and opens Zed Nightly instead of stable Zed.Impact
Minor bug or occasional failure
Version or commit
main @ 0.017
Environment
Windows, T3 Code, Zed stable and Zed Nightly both installed.
Logs or stack traces
Screenshots, recordings, or supporting files
No response
Workaround
Uninstall Zed Nightly, remove its command from
PATH, or reorderPATHso the stable command resolves first.