v0.58.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