• main
    Some checks failed
    Build and Release Zed Editor / check-version (push) Successful in 59s
    Build and Release Zed Editor / build-and-release (push) Failing after 33s
    Stable

    rawleenc released this 2026-02-22 03:01:37 +01:00 | 0 commits to main since this release

    Zed Editor 0.224.11

    Unofficial Debian package for Zed Editor.

    Installation

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

    Upstream Release Notes

    • Fixed a panic that could occur when using the branch diff in split view mode. (#49768)
    Downloads