I recently updated my git installation to git 2.32 for windows. While scrolling through git diff results via down arrow key, the results are misaligned. For page-down key, it works correctly.
This issue did not occur for the previous git versions.
I also checked git config using git config --list. Here, I didn't find any configuration for git pager. Is this configuration needed for correct results?