microsoft/Terminal
Auf GitHub ansehenadd option to enable Scroll Forward like on cmd
Open
#8.623 geöffnet am 19. Dez. 2020
Area-OutputArea-TerminalControlHelp WantedIssue-FeatureProduct-Terminal
Repository-Metriken
- Stars
- (35.764 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)
Beschreibung
Description of the new feature/enhancement
it would be nice to have an option that would allow scrolling under the end of the text so everything is not stacked at the bottom and I don't have to do clear every time
there is no need to be able to scroll indefinitely, just a bit so we can see a bit better
expected:

actual:

Proposed technical implementation details
an option in the settings.json like
"ScrollForward": true,