FG
💻 Software

how to scroll through text with the Git Bash shell with the keyboard

Fresh5 days ago
Mar 15, 202612493 views
Confidence Score0%
0%

Problem

I am using Git bash on windows 7. Sometimes, when I am in a folder with a lot of files and when I type the shell displays more than one screen's worth of contents. In order to look at the complete results, I have to reach for the mouse and do some scrolling. Is there any way by which I can scroll t…

Error Output

$ ls

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: how to scroll through text with the Git Bash shell with the keyboard

Low Risk

In GitBash (MingGW64) console use shift+pgup shift+pgdown

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment