ZIm/crates/zed/src
Yaroslav Pietukhov 628f91dd96
Disallow running CLI with root privileges (#32583)
In #31331, I made a change that prevents Zed from running with root
privileges, but I forgot about the CLI.
So if you run the CLI without the `--foreground` flag, it just freezes
without any messages. This PR fixes that.

Release Notes:

- N/A
2025-06-13 13:09:32 -04:00
..
zed Add a run menu (#32505) 2025-06-10 19:57:46 -06:00
main.rs Disallow running CLI with root privileges (#32583) 2025-06-13 13:09:32 -04:00
reliability.rs Use shortened SHA when displaying version to install (#31281) 2025-05-23 14:53:53 +00:00
zed-main.rs Fix Unexpected Console Window When Running Zed Release Build (#32144) 2025-06-05 19:38:19 +08:00
zed.rs Remove separator! macro and make path! handle relative paths (#32527) 2025-06-13 06:32:29 +00:00