Skip to content

v0.208.2-pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Oct 17:59
· 210 commits to main since this release
605aa63
  • 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}.