New
v0.56.0
What's Changed
Enhancements π₯
- Don't break line after footnote symbol in commit messages by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4912
- Give better visual feedback when checking out the previous branch by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4929
- Add merge menu with conflict resolver by @lmnek in https://github.com/jesseduffield/lazygit/pull/4889
- When entering a commit in path filtering mode, select the filtered path by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4942
- Document a workaround for using custom pagers on Windows by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4941
- Show "Log (x of y)" in the title bar when there is more than one branch log command by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4943
- Support multiple pagers by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4953
- Add config option gui.skipSwitchWorktreeOnCheckoutWarning by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4964
- Add no-ff merge option by @stefanhaller in https://github.com/jesseduffield/lazygit/pull/4966