| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-01-03 | 1.4 kB | |
| lazygit_0.58.0_linux_32-bit.tar.gz | 2026-01-03 | 7.5 MB | |
| lazygit_0.58.0_linux_x86_64.tar.gz | 2026-01-03 | 7.9 MB | |
| lazygit_0.58.0_darwin_arm64.tar.gz | 2026-01-03 | 7.5 MB | |
| lazygit_0.58.0_linux_armv6.tar.gz | 2026-01-03 | 7.5 MB | |
| lazygit_0.58.0_windows_armv6.zip | 2026-01-03 | 7.7 MB | |
| lazygit_0.58.0_windows_x86_64.zip | 2026-01-03 | 8.2 MB | |
| lazygit_0.58.0_darwin_x86_64.tar.gz | 2026-01-03 | 8.0 MB | |
| lazygit_0.58.0_freebsd_x86_64.tar.gz | 2026-01-03 | 7.9 MB | |
| lazygit_0.58.0_linux_arm64.tar.gz | 2026-01-03 | 7.2 MB | |
| lazygit_0.58.0_windows_arm64.zip | 2026-01-03 | 7.3 MB | |
| lazygit_0.58.0_freebsd_32-bit.tar.gz | 2026-01-03 | 7.5 MB | |
| lazygit_0.58.0_freebsd_arm64.tar.gz | 2026-01-03 | 7.1 MB | |
| lazygit_0.58.0_freebsd_armv6.tar.gz | 2026-01-03 | 7.5 MB | |
| lazygit_0.58.0_windows_32-bit.zip | 2026-01-03 | 7.9 MB | |
| README.md | 2026-01-03 | 2.5 kB | |
| v0.58.0 source code.tar.gz | 2026-01-03 | 5.5 MB | |
| v0.58.0 source code.zip | 2026-01-03 | 7.1 MB | |
| Totals: 18 Items | 119.1 MB | 0 | |
What's Changed
Enhancements 🔥
- Add keys for command log menu items by @PeterCardenas in https://github.com/jesseduffield/lazygit/pull/5096
- Add Codeberg as a supported git hosting service by @yaadata in https://github.com/jesseduffield/lazygit/pull/5130
- Change keybinding of "keep" item in Merge Conflict menu back to 'k' by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5132
- Support custom keybindings in custom command menu prompts by @HerrNaN in https://github.com/jesseduffield/lazygit/pull/5129
- Show an error when checking out a file would overwrite local modifications by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5154
Fixes 🔧
- Remove confirmation for opening the merge tool by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5094
- Allow using 'j', 'k', 'H', or 'L' as keybindings in custom command menus by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5131
- Prevent many hyperlinks from launching while mouse moving by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5133
- Fix the main view display after reverting a commit by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5138
- Avoid scrolling the selection into view on refresh by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5134
- Fix rendering of certain emojis by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5116
Docs 📖
- Fix small issues with the Breaking Changes texts by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5114
- Add a note about delta's
--navigateoption not working in lazygit by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5155 - Update docs and schema for release by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5168
I18n 🌎
- Update translations from Crowdin by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5167
Performance Improvements 📊
- Fix annoying UI stalls after refresh (e.g. background fetch) when the reflog is very long by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/5135
New Contributors
- @yaadata made their first contribution in https://github.com/jesseduffield/lazygit/pull/5130
- @HerrNaN made their first contribution in https://github.com/jesseduffield/lazygit/pull/5129
Full Changelog: https://github.com/jesseduffield/lazygit/compare/v0.57.0...v0.58.0