microsoft/Terminal

DEC Locator mode

Open

#19.954 aperta il 7 mar 2026

Vedi su GitHub
 (0 commenti) (1 reazione) (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

Basically the 30 year older and more powerful alternative to #18591 to handle some mouse cursor stuff for SIXEL applications. (Creating this issue now cause it might get closed due to #19949.)

Some discussion on why to support this including GIF showcase: https://github.com/microsoft/terminal/issues/18591#issuecomment-2671611361 (and following comments).

SGR is not that widely used and if only SGR was supported it would obviously increase the amount of applications that could instead use Locator mode if it was supported. If Locator mode was supported in such a widely used terminal emulator, a case could be made for other terminal emulators not that widely spread to support it as well, increasing general terminal-ecosystem feature-parity with older VTs.

Proposed technical implementation details

No response

Guida contributor