Skip to content

Please provide a new setting: verticalScrollBarWidth #9218

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-TerminalControlIssues pertaining to the terminal control (input, selection, keybindings, mouse interaction, etc.)Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalHelp WantedWe encourage anyone to jump in on these.Issue-TaskIt's a feature request, but it doesn't really need a major design.Product-TerminalThe new Windows Terminal.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions