After upgrading my PC to Windows 10 and doing a reset, I had to redownload all of my programs. When I downloaded Git for Windows, it came with a newer version compared to what I used before. This version looks to use mintty for the terminal, which doesn't seem to support using arrow keys to scroll through options when running certain commands. Example is Yeoman, you're supposed to use the arrow keys to select what you want to do, but the arrow keys just moves the cursor instead of the options list.
So thinking this is a mintty issue, how can I go back to the previous terminal that was being used (sorry don't remember what it was pre-2.5)? Or how to start git-bash without mintty? Or anyone know a way to get mintty to work with arrows properly?