microsoft/Terminal

DEC Locator mode

Open

#19,954 建立於 2026年3月7日

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

描述

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

貢獻者指南