zed/crates/cli/src
Josef Zoller 49dc63812a
Stop relying on binary location to be in libexec on Linux (#13374)
This fixes #13360 by adding fallback directories that are searched by
the CLI if the main executable cannot be found in the `libexec`
directory.

Release Notes:

- Added the fallback directories `lib/zed` and `lib/zed-editor` for the
main executable search in the CLI
([#13360](https://github.com/zed-industries/zed/issues/13360)).

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-06-26 13:00:52 -06:00
..
cli.rs linux cli (#11585) 2024-05-09 21:08:49 -06:00
main.rs Stop relying on binary location to be in libexec on Linux (#13374) 2024-06-26 13:00:52 -06:00