microsoft/Terminal

REP of SP characters produces incorrect results

开放

#15,390 创建于 2023年5月20日

 (2 条评论) (0 个反应) (0 位负责人)C++ (9,275 个派生)batch import
Area-OutputHelp WantedIssue-BugProduct-Terminal

仓库指标

星标
 (103,173 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Windows Terminal version

1.17.1023

Details

1.16.10261 had significant problems with REP of Unicode block graphics and other such characters. That's mostly fixed in 1.17.1023, with one exception: REP of Supplementary Plane characters still produces incorrect results, with the characters repeated in the wrong places on the line or sometimes not at all.

I've experienced this with MouseText characters like U+0001FB81 in particular, and have not (of course!) tested every SP code point.

I did some screenshots.

贡献者指南