Files
oak-gpui/crates/zed
Kirill Bulatov 903eed964a Allow CLI to start Zed from local sources
Zed now is able to behave as if it's being started from CLI
(`ZED_FORCE_CLI_MODE` env var)

Zed CLI accepts regular binary file path into `-b` parameter (only *.app before),
and tries to start it as Zed editor with `ZED_FORCE_CLI_MODE` env var
and other params needed.
2023-05-16 17:41:32 +03:00
..
2023-02-26 11:03:43 -05:00
2022-11-08 16:04:55 +01:00
2023-05-10 16:47:09 -04:00