microsoft/Terminal

add option to enable Scroll Forward like on cmd

開放

#8,623 建立於 2020年12月19日

 (7 則留言) (16 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-OutputArea-TerminalControlHelp WantedIssue-FeatureProduct-Terminal

倉庫指標

星標
 (103,173 顆星)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

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,

貢獻者指南