microsoft/Terminal

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

Open

#7884 aperta il 10 ott 2020

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)C++ (3212 fork)batch import
Area-VTHelp WantedIssue-FeatureProduct-Terminal

Metriche repository

Star
 (35.764 star)
Metriche merge PR
 (Merge medio 27g 19h) (24 PR mergiate in 30 g)

Descrizione

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.

Guida contributor