ZIm/crates/util/src
Peter Tripp 861ca05fb9
Support loading environment from plan9 rc shell (#33599)
Closes: https://github.com/zed-industries/zed/issues/33511

Add support for loading environment from Plan9 shell
Document esoteric shell behavior.
Remove two useless tests.

Follow-up to: 
- https://github.com/zed-industries/zed/pull/32702
- https://github.com/zed-industries/zed/pull/32637

Release Notes:

- Add support for loading environment variables from Plan9 `rc` shell.
2025-07-07 10:56:38 -04:00
..
test Add #[track_caller] to test utilities that involve marked text (#32043) 2025-06-04 02:37:27 +00:00
arc_cow.rs Rust 1.85 (#25272) 2025-02-28 18:33:35 +01:00
archive.rs Keep file permissions when extracting zip archives on Unix (#31304) 2025-05-23 20:45:32 +00:00
command.rs windows: Set CREATE_NO_WINDOW for commands (#18447) 2024-11-20 16:52:38 -08:00
fs.rs supermaven_api: Ensure downloaded Supermaven binary has executable permissions set (#32576) 2025-06-17 14:39:45 +00:00
markdown.rs Refactor markdown formatting utilities to avoid building intermediate strings (#29511) 2025-04-27 19:04:51 +00:00
paths.rs Fix path parsing for goto syntax provided by Haskell language server (#33697) 2025-07-05 02:54:43 +03:00
redact.rs Redact command environment variables from log output (#32985) 2025-06-21 11:19:23 -04:00
schemars.rs Default `#[schemars(deny_unknown_fields)] for json-language-server schemas (#33883) 2025-07-04 00:57:43 +00:00
serde.rs Track cumulative token usage in assistant2 when using anthropic API (#26738) 2025-03-13 22:56:16 +00:00
shell_env.rs Support loading environment from plan9 rc shell (#33599) 2025-07-07 10:56:38 -04:00
size.rs agent: Create TerminalToolCard and display shell output while it's running (#29546) 2025-04-29 16:06:43 +00:00
test.rs Canonicalize paths when running tests (#23655) 2025-01-26 14:56:07 +08:00
time.rs agent: Create TerminalToolCard and display shell output while it's running (#29546) 2025-04-29 16:06:43 +00:00
util.rs Support loading environment from plan9 rc shell (#33599) 2025-07-07 10:56:38 -04:00