microsoft/Terminal

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

Open

#7,884 建立於 2020年10月10日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C++ (3,212 fork)batch import
Area-VTHelp WantedIssue-FeatureProduct-Terminal

倉庫指標

Star
 (35,764 star)
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.

貢獻者指南