microsoft/Terminal

Terminal desperately needs a horizontal scrollbar (similar to Command Prompt)

Offen

#1.860 geöffnet am 07.07.2019

 (115 Kommentare) (266 Reaktionen) (0 zugewiesene Personen)C++ (9.275 Forks)batch import
Area-OutputArea-TerminalControlHelp WantedIssue-FeatureProduct-TerminalResolution-By-Design

Repository-Metriken

Stars
 (103.173 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 27T 19h) (24 gemergte PRs in 30 T)

Beschreibung

Note: 📌 Pinned comment: https://github.com/microsoft/terminal/issues/1860#issuecomment-1622136376

Summary of the new feature/enhancement

Windows Terminal needs to have a configurable horizontal scrollbar (similar to Command Prompt) so that lines longer than the window width are actually readable by scrolling to the right, rather than being a big indecipherable word-wrapped mess as is typically seen on UNIX-like systems.

Proposed technical implementation details (optional)

Make it so.

Contributor Guide