Keyboard Scrolling #2105

Closed
opened 2026-01-30 22:46:53 +00:00 by claunia · 2 comments
Owner

Originally created by @codefoster on GitHub (Jun 24, 2019).

After executing a command that results in more than one screen of standard output, I would like to be able to use PAGE UP and PAGE DOWN to navigate the results. Currently, hitting PAGE UP just sends 5~.

Originally created by @codefoster on GitHub (Jun 24, 2019). After executing a command that results in more than one screen of standard output, I would like to be able to use PAGE UP and PAGE DOWN to navigate the results. Currently, hitting PAGE UP just sends `5~`.
claunia added the Issue-QuestionNeeds-TriageNeeds-Tag-FixResolution-Answered labels 2026-01-30 22:46:53 +00:00
Author
Owner

@Shorotshishir commented on GitHub (Jun 24, 2019):

try using ctrl+shift+pgup and ctrl+shift+pgdn

@Shorotshishir commented on GitHub (Jun 24, 2019): try using `ctrl+shift+pgup` and `ctrl+shift+pgdn`
Author
Owner

@codefoster commented on GitHub (Jun 24, 2019):

That works great! Thanks.

@codefoster commented on GitHub (Jun 24, 2019): That works great! Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2105