Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Zed-aarch64.dmg | 2025-10-09 | 142.9 MB | |
zed-remote-server-macos-aarch64.gz | 2025-10-09 | 24.1 MB | |
zed-remote-server-macos-x86_64.gz | 2025-10-09 | 26.2 MB | |
Zed-x86_64.dmg | 2025-10-09 | 156.7 MB | |
zed-linux-x86_64.tar.gz | 2025-10-09 | 143.7 MB | |
zed-remote-server-linux-x86_64.gz | 2025-10-09 | 28.5 MB | |
zed-linux-aarch64.tar.gz | 2025-10-09 | 140.1 MB | |
zed-remote-server-linux-aarch64.gz | 2025-10-09 | 26.8 MB | |
README.md | 2025-10-09 | 377 Bytes | |
v0.207.4 source code.tar.gz | 2025-10-09 | 20.8 MB | |
v0.207.4 source code.zip | 2025-10-09 | 22.5 MB | |
Totals: 11 Items | 732.3 MB | 0 |
- 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!