-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
Issue-QuestionFor questions or discussionFor questions or discussionNeeds-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsNeeds-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingResolution-AnsweredRelated to questions that have been answeredRelated to questions that have been answered
Description
A usecase: a long-running build process that prints occasionally noteworthy things to terminal. I scroll up and want to read them or copy them. However when new output from build appears on screen, the terminal automatically scrolls down (even if I'm still dragging scrollbar by mouse).
In this usecase we would like to disable automatic scroll down and let the user inspect the previous output. Some options to support this usecase: disable this altogether (the user should scroll down themselves to resume auto-scroll-down); provide some keyboard/UI shortcut to enable this.
I think Gnome Terminal doesn't do this, but I don't remember for sure.
Metadata
Metadata
Assignees
Labels
Issue-QuestionFor questions or discussionFor questions or discussionNeeds-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsNeeds-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingIt's a new issue that the core contributor team needs to triage at the next triage meetingResolution-AnsweredRelated to questions that have been answeredRelated to questions that have been answered