0.207.4
Oct 09, 2025
- 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}
.- Thanks for the heads-up, Steve Ruiz!