zed/crates/util/src
Xiaobo Liu 9d23527663
util: Respect user-defined SHELL environment variable (#40181)
Fix issue where Zed would unconditionally override user's custom shell
with system default from passwd entry.

Closes https://github.com/zed-industries/zed/issues/40171

Release Notes:

- Fix issue where Zed would unconditionally override user's custom shell
with system default from passwd entry.

---------

Signed-off-by: Xiaobo Liu <cppcoffee@gmail.com>
2025-10-14 15:48:24 +00:00
..
test Update Editor::select_larger_syntax_node (#36971) 2025-09-09 12:13:20 -06:00
arc_cow.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
archive.rs lints: A bunch of extra style lint fixes (#36568) 2025-08-20 12:05:58 +02:00
command.rs
fs.rs Auto-fix clippy::collapsible_if violations (#36428) 2025-08-19 13:27:24 +00:00
markdown.rs lints: A bunch of extra style lint fixes (#36568) 2025-08-20 12:05:58 +02:00
paths.rs gpui: Update dependency package names (#40143) 2025-10-14 04:43:28 +00:00
redact.rs Redact license keys in environment variables from log output (#34711) 2025-07-18 14:28:20 +00:00
rel_path.rs Add API docs for RelPath (#38923) 2025-09-26 00:49:10 +00:00
schemars.rs settings: Use a derive macro for refine (#38451) 2025-09-18 21:13:49 +00:00
serde.rs Track cumulative token usage in assistant2 when using anthropic API (#26738) 2025-03-13 22:56:16 +00:00
shell.rs util: Fix shell kind in windows based on program path (#39696) 2025-10-13 15:45:46 +02:00
shell_env.rs util: Fix shell kind in windows based on program path (#39696) 2025-10-13 15:45:46 +02:00
size.rs Fix a bunch of other low-hanging style lints (#36498) 2025-08-19 21:26:17 +02:00
test.rs
time.rs agent: Create TerminalToolCard and display shell output while it's running (#29546) 2025-04-29 16:06:43 +00:00
util.rs util: Respect user-defined SHELL environment variable (#40181) 2025-10-14 15:48:24 +00:00