microsoft/Terminal

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

Open

#1,860 创建于 2019年7月7日

在 GitHub 查看
 (115 评论) (266 反应) (0 负责人)C++ (3,212 fork)batch import
Area-OutputArea-TerminalControlHelp WantedIssue-FeatureProduct-TerminalResolution-By-Design

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

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.

贡献者指南