jesseduffield / jesseduffield/lazygit
Laggy behavior when staging sub modules
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Describe the bug**
When I scroll down through the sub modules, there is a 1.2 second delay between key presses and the screen changing
**To Reproduce**
Open lazy git, press j. This delay is not present when navigating up (pressing k)
**Expected behavior**
The move should be near instant
**Screenshots**
This video demonstrates the problem, I am pressing the "j" key here down in rapid succession, however you can see that there is a marked delay between movements. When navigating back up however; you can see that it does respond as expected.
https://user-images.githubusercontent.com/55964540/143484098-6bd4a1ff-d37e-445f-8090-a1568596a539.mov
**System Information**

When running "lazygit --version" the output is as follows:
> commit=, build date=, build source=homebrew, version=0.31.4, os=darwin, arch=amd6
Contributor guide
Assessment
This issue has not been assessed yet.