microsoft/Terminal

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

Open

#1 860 ouverte le 7 juil. 2019

Voir sur GitHub
 (115 commentaires) (266 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-OutputArea-TerminalControlHelp WantedIssue-FeatureProduct-TerminalResolution-By-Design

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

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.

Guide contributeur