microsoft/Terminal

REP of SP characters produces incorrect results

Open

#15,390 opened on 2023年5月20日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-OutputHelp WantedIssue-BugProduct-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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.

コントリビューターガイド