0.167.1
12/19/2024
- The Python virtual environment activation command is no longer shown in the terminal output by default. (#22256)
- Fixed shell environments not being loaded properly to be used by language servers and terminals in case a project had multiple worktrees.
- Fixed
Failed to run direnv
messages showing up in case Zed restored a window that contained a worktree with a single file. https://github.com/zed-industries/zed/issues/21972