zed icon indicating copy to clipboard operation
zed copied to clipboard

CLI file opening to the same ZED opened window (and without fullscreen resize)

Open krstp opened this issue 2 years ago • 1 comments

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

krstp avatar Mar 29 '23 15:03 krstp

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.

michaelwestphal avatar Feb 29 '24 15:02 michaelwestphal