microsoft / microsoft/terminal

Snippets & useCommandline don't account for grapheme clusters quite right

Open
#17,419 0 comments 1 reaction 1 assignee Claimed by @zadjii-msft View on GitHub
Area-Suggestions Issue-Bug Needs-Tag-Fix Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

* [ ] `ActionMap.cpp@_filterToSendInput`
* Generates backspaces based on the number of characters in the commandline, which isn't quite right
* [ ] `Terminal::PreviewText` (after #17386 )
* Similarly, pads out spaces on the right side of the preview, but using the string length, not string columns

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.