microsoft / microsoft/terminal
Snippets & useCommandline don't account for grapheme clusters quite right
Open
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
Assessment
This issue has not been assessed yet.