Open theherk opened 2 days ago
${ZED_WORKTREE_ROOT}
not ${workspace_root}
If you run fish -i -c 'htop'
from a Zed terminal does it behave as expected?
The only thing I can think of is that fish
isn't actually a path/symlink in your path but an alias maybe? Can you run command -v fish
to confirm it returns /opt/homebrew/bin/fish
?
Yes fish -i -c 'htop'
works as expected. Sorry, I meant to include that detail. And
ᐅ command -v fish
/opt/homebrew/bin/fish
Check for existing issues
Describe the bug / provide steps to reproduce it
This used to work for me, but I haven't used tasks in a while. Not clear what the cause is. Consider two tasks:
htop-bash
works as expected, buthtop-fish
just starts a shell, then upon typingexit
, I get:Environment
Zed: v0.160.7 (Zed) OS: macOS 15.1.0 Memory: 32 GiB Architecture: aarch64
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
Zed.log
``` 2024-11-13T13:39:43.150466+01:00 [ERROR] oneshot canceled 2024-11-13T13:39:43.161329+01:00 [ERROR] oneshot canceled 2024-11-13T13:39:43.175071+01:00 [ERROR] oneshot canceled 2024-11-13T13:39:43.175172+01:00 [ERROR] oneshot canceled 2024-11-13T13:39:43.175227+01:00 [ERROR] oneshot canceled 2024-11-13T13:39:43.177402+01:00 [ERROR] oneshot canceled 2024-11-13T13:39:48.645523+01:00 [INFO] ========== starting zed ========== 2024-11-13T13:39:48.647642+01:00 [INFO] Opening main db 2024-11-13T13:39:48.651386+01:00 [INFO] Opening main db 2024-11-13T13:39:48.669333+01:00 [INFO] Using git binary path: Some("/Applications/Zed.app/Contents/MacOS/git") 2024-11-13T13:39:48.97157+01:00 [INFO] no tokio runtime found, creating one for Reqwest... 2024-11-13T13:39:48.992732+01:00 [ERROR] theme not found: Catppuccin Mocha 2024-11-13T13:39:48.99296+01:00 [INFO] initializing context server client 2024-11-13T13:39:48.993067+01:00 [INFO] Registering built-in prompt template: content_prompt 2024-11-13T13:39:48.993387+01:00 [INFO] Registering built-in prompt template: edit_workflow 2024-11-13T13:39:48.993538+01:00 [INFO] Registering built-in prompt template: project_slash_command 2024-11-13T13:39:48.993697+01:00 [INFO] Registering built-in prompt template: terminal_assistant_prompt 2024-11-13T13:39:48.993965+01:00 [INFO] No prompt template overrides directory found at /Users/h4s/.config/zed/prompt_overrides. Using built-in prompts. 2024-11-13T13:39:49.013667+01:00 [INFO] extensions updated. loading 18, reloading 0, unloading 0 2024-11-13T13:39:49.051578+01:00 [INFO] Opening main db 2024-11-13T13:39:49.071791+01:00 [ERROR] theme not found: Catppuccin Mocha 2024-11-13T13:39:49.07291+01:00 [ERROR] theme not found: Catppuccin Mocha 2024-11-13T13:39:49.08272+01:00 [INFO] building git repository, `.git` path in the worktree: ".git" 2024-11-13T13:39:49.106978+01:00 [ERROR] error processing "/Users/h4s/commons/bin/gproxy": No such file or directory (os error 2) 2024-11-13T13:39:49.108687+01:00 [ERROR] theme not found: Catppuccin Mocha 2024-11-13T13:39:49.109079+01:00 [INFO] set status on client 0: Authenticating 2024-11-13T13:39:49.109521+01:00 [INFO] Opening main db 2024-11-13T13:39:49.113035+01:00 [INFO] open paths ["/Users/h4s/.config/zed/tasks.json"] 2024-11-13T13:39:49.113989+01:00 [INFO] Opening main db 2024-11-13T13:39:49.121228+01:00 [ERROR] Working directory: /Users/h4s Shell command: `fish`, IOError: Failed to spawn command 'fish': No such file or directory (os error 2) Caused by: Failed to spawn command 'fish': No such file or directory (os error 2) 2024-11-13T13:39:49.121385+01:00 [INFO] set status on client 99601: Connecting 2024-11-13T13:39:49.122671+01:00 [ERROR] theme not found: Catppuccin Mocha 2024-11-13T13:39:49.13598+01:00 [INFO] attempting to start language server "json-language-server", path: "/Users/h4s/.config/zed/tasks.json", id: 1 2024-11-13T13:39:49.136128+01:00 [INFO] Initializing default prettier with plugins {} 2024-11-13T13:39:49.136309+01:00 [INFO] Initializing default prettier with plugins {} 2024-11-13T13:39:49.136744+01:00 [INFO] fetching latest version of language server "json-language-server" 2024-11-13T13:39:49.137039+01:00 [INFO] Node runtime install_if_needed 2024-11-13T13:39:49.145783+01:00 [ERROR] Working directory: