microsoft/Terminal

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

Offen

#7.884 geöffnet am 10.10.2020

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C++ (9.275 Forks)batch import
Area-VTHelp WantedIssue-FeatureProduct-Terminal

Repository-Metriken

Stars
 (103.173 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide