• main
    All checks were successful
    Build and Release Zed Editor / check-version (push) Successful in 3s
    Build and Release Zed Editor / build-and-release (push) Has been skipped
    Stable

    rawleenc released this 2025-11-24 03:01:41 +01:00 | 0 commits to main since this release

    Zed Editor 0.213.4

    Unofficial Debian package for Zed Editor.

    Installation

    # Download and install the package
    wget https://git.rawleenc.dev/rawleenc/zed-packager/releases/download/v0.213.4/zed-editor_0.213.4_amd64.deb
    sudo apt install ./zed-editor_0.213.4_amd64.deb
    
    # Or install from the APT repository (if configured)
    sudo apt update
    sudo apt install zed-editor
    

    Upstream Release Notes

    • Fixed issue where copying a screenshot from apps like CleanShot X into Agent Panel didn't work as expected. (#43255)
    • Fixed an issue in the Project Panel where duplicating or creating an entry sometimes didn’t focus the rename editing field. (#43130)
    Downloads