• 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-28 03:01:46 +01:00 | 0 commits to main since this release

    Zed Editor 0.214.6

    Unofficial Debian package for Zed Editor.

    Installation

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

    Upstream Release Notes

    • Fixed a crash when sharing a project with a user on a non-stable version of Zed (#43459)
    • Fixed a crash when using Vim increment on a multi-byte character (#43101)
    • When Zed is unable to initialize an ACP agent in a reasonable amount of time, an error message will now be displayed (#43667)
    Downloads