zed
zed copied to clipboard
CLI file opening to the same ZED opened window (and without fullscreen resize)
Check for existing issues
- [X] Completed
Describe the feature
Currently when trying to /Applications/Zed.app/Contents/MacOS/cli ~/.zshrc ZED opens a new window which is forced into full screen. I would like ZED to be able to open the indicated file in currently opened window. Also right now the new opened window does not seem to follow the indicated theme.
If applicable, add mockups / screenshots to help present your vision of the feature
No response
Please consider adding a CLI option similar to how subl --add or code --reuse-window functions. My preference would be zed --add (or zed -a) like Sublime.