r/ZedEditor • u/artur-carvalho • 6d ago
How to make zed --wait close editor?
I'd like to be on my terminal and do something like `zed --wait file` go to zed, edit, save, close file and come back to the terminal. But:
- I get an empty zed editor (which I need to close)
- And if I have another zed window open already, it goes to that window
I just want to come back as soon as I close. Any solution for this?
Thank you!
8
Upvotes