Files
zed/crates
Remco Smits 78d342d582 Fix CWD is not correctly respected when appending child paths
Right now when you add `"cwd": "$ZED_WORKTREE_ROOT/some/path"` to your config,
it won't work as expected. Because we only added the `cwd` to the task template when the cwd was a valid path.
But when you add `"cwd": "$ZED_WORKTREE_ROOT` to your config, it will never be a valid path, so the `cwd` will never be added to the task template and fallback to the `$ZED_WORKTREE_ROOT` already.

So by just always adding it to the task template, we will try to resolve it and otherwise fallback to the `$ZED_WORKTREE_ROOT`.
2025-01-03 22:10:01 +01:00
..
2024-12-17 22:16:59 -07:00
2024-12-26 16:54:53 +01:00
2025-01-02 22:21:15 -05:00
2025-01-02 18:54:47 -05:00
2024-04-30 23:31:59 -06:00
2024-03-11 10:45:57 +01:00
2024-11-16 11:07:31 +01:00
2024-12-27 18:59:03 +01:00
2024-12-13 14:23:02 -05:00
2024-11-18 22:56:34 +01:00
2024-12-09 22:28:59 +01:00
2024-12-09 22:28:59 +01:00
2025-01-02 18:54:47 -05:00
2025-01-02 18:54:47 -05:00
2025-01-02 18:54:47 -05:00
2025-01-02 18:54:47 -05:00