microsoft/Terminal

Please provide a new setting: verticalScrollBarWidth

開放

#9,218 建立於 2021年2月19日

 (27 則留言) (15 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-TerminalControlArea-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

倉庫指標

星標
 (103,173 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Please provide an option in the config.json to:

  • set the width of the vertical scrollbar to some fixed width - for e.g.: 32px
  • there should be something in the config like: "verticalScrollBarWidth" or something similar

Why should users use this?

The new behaviour of the vertical scrollbar in windows terminal provides no advantage. It's confusing the users. Many users want to use windows terminal as replacement for the dos box and this new behaviour drives them crazy.

Example: "defaults": { "scrollBarState" : "visible", "verticalScrollBarWidth" : 32 } ... and this will set the vertical scrollbar to a fixed width

貢獻者指南