ZIm/crates/zed/src
Yaroslav Pietukhov 4f8d7f0a6b
Disallow running Zed with root privileges (#31331)
This will fix a lot of weird problems that are based on file access
issues.

As discussed in
https://github.com/zed-industries/zed/pull/31219#issuecomment-2905371710,
for now it's better to just prevent running Zed with root privileges.

Release Notes:

- Explicitly disallow running Zed with root privileges

---------

Co-authored-by: Peter Tripp <peter@zed.dev>
2025-05-30 21:22:52 +00:00
..
zed Unify the tasks modal and the new session modal (#31646) 2025-05-29 21:33:52 -04:00
main.rs Disallow running Zed with root privileges (#31331) 2025-05-30 21:22:52 +00:00
reliability.rs Use shortened SHA when displaying version to install (#31281) 2025-05-23 14:53:53 +00:00
zed.rs zed: Fix migration banner not hiding after migration has been carried out (#31723) 2025-05-30 06:00:37 +05:30