lazygit: lazygit freeze after press twice L to scroll right in commits window

Describe the bug lazygit ui freeze after I press twice L to scroll right in commits window.

To Reproduce Steps to reproduce the behavior:

  1. Clone a git repo to reproduce: git clone https://github.com/jesseduffield/lazygit.git
  2. Open lazygit in cloned repo: cd lazygit && lazygit
  3. Switch to Commits window
  4. Press twice L

Expected behavior lazygit works as usual.

Screenshots If applicable, add screenshots to help explain your problem.

Version info: Run lazygit --version and paste the result here

commit=, build date=, build source=homebrew, version=0.36.0, os=darwin, arch=amd64, git version=2.37.1 (Apple Git-137.1)

Run git --version and paste the result here

git version 2.37.1 (Apple Git-137.1)

Additional context Add any other context about the problem here.

Note: please try updating to the latest version or manually building the latest master to see if the issue still occurs.

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 6
  • Comments: 16 (1 by maintainers)

Most upvoted comments

Fixed in v0.37.0.

Wondering whether this issue would be fixed in next stable release?

Yes.

Until then, build from source.

After remove ~/.gitconfig and lazygit config, still have this problem.