Releases

Keep up with the weekly Zed releases.

October

0.208.2

Oct 09, 2025

macOS
Linux
  • Fixed a bug where you could no longer configure terminal.shell in project settings (#39795)
  • Improved onboarding UI by collapsing it to a single page (#39724)
  • By default, Zed will now keep your terminal selection after copying text from it. This matches the default copy behavior of many terminals (Terminal.app, Ghostty, VS Code's terminal, etc.). To opt into the previous behavior, use "terminal": {"keep_selection_on_copy": false}.