Silent Install HQ
ZIP WinGet

lazygit

Jesse Duffield · 0.55.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 061385101e80ed99cbda1b9243b9f1a691b63df656e6d025b395642b76262e02 VirusTotal ↗
Filename lazygit_0.55.1_Windows_x86_64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID JesseDuffield.lazygit
Version 0.55.1
Description Simple terminal UI for git commands.
License MIT
Release Notes This hotfix release fixes two bugs that have crept in in v0.55.0: one is a regression that broke displaying the enter key in the keybindings menu, the other is a problem with a newly added feature that didn't work quite correctly. See below for details. For the changes in 0.55.0, see https://github.com/jesseduffield/lazygit/releases/tag/v0.55.0. What's Changed Fixes 🔧 - Don't hide keybindings that match the confirmMenu key in the keybindings menu by @stefanhaller in #4880 - Fix staging when usin…