microsoft/Terminal

add option to enable Scroll Forward like on cmd

オープン

#8,623 opened on 2020/12/19

 (7 件のコメント) (16 件のリアクション) (0 人の担当者)C++ (9,275 件のフォーク)batch import
Area-OutputArea-TerminalControlHelp WantedIssue-FeatureProduct-Terminal

Repository metrics

Stars
 (103,173 個のスター)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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:

image

actual:

image

Proposed technical implementation details

an option in the settings.json like

"ScrollForward": true,

コントリビューターガイド