'How to mouse scroll with Git Bash?

Using Git Bash or MinGW Shell, if I put in a command with much output, for example env, I cannot mouse scroll. A regular old Command Prompt (cmd.exe) window will do this however.



Solution 1:[1]

In the latest version of the git bash you don't have any property such as Quick Edit but then too your scroll might not work as it was my case..

  • press alt + space then click options and go to window then

  • Simply change your scrollbar location from right to left or vice versa then it will work, at least worked for me.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Aryaman Godara