when starting git gui in Powershell 5.1, next line shows ANSI codes #3767
Labels
Needs-Tag-Fix
Doesn't match tag requirements
Resolution-External
For issues that are outside this codebase
Environment
Steps to reproduce
git gui
Expected behavior
the entered text shows as it is supposed, with correct coloring from PSReadline.
Actual behavior
ANSI escape codes are showed until Enter is pressed. The actual input is correctly executed.
When PSReadline module is removed from session, the problem ceases to exist.
The text was updated successfully, but these errors were encountered: