microsoft/Terminal

Support for the DECSET/DECRST mode (30) to enable/disable scroll bar visibility

开放

#7,884 创建于 2020年10月10日

 (1 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-VTHelp WantedIssue-FeatureProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Description of the new feature/enhancement

rxvt, mintty, and various other terminal emulators support the sequence CSI ? 30 h/l to enable/disable visibility of the scroll bar in the terminal emulator. This is useful for full screen terminal applications that wish to maximize use of screen real estate. It appears from my testing that the console host and Windows Terminal do not currently support this.

贡献者指南