lazygit
lazygit copied to clipboard
Automatic fetch resets scroll position
Describe the bug Automatic fetch resets scroll position
To Reproduce Steps to reproduce the behavior:
- Scroll down inside Log/Patch/etc.
- Wait for automatic fetch (default every 60s)
- Scroll position will be reset and you are back on top
Expected behavior I want to stay on my current scroll position
Desktop (please complete the following information):
- OS: macos 11.6.1
- Lazygit Version v0.34
At the moment, this is my only true pain point with lazygit, because it forces me to switch to tig when I want to browser longer commit diffs.
maybe fixed in 0.35
yes seems to be fixed. I will close this now.