Can't display tab character, tabs auto convert to spaces. #13783
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Windows Terminal version
1.12.10982.0
Windows build number
No response
Other Software
No response
Steps to reproduce
echo -e "a\tb"
Expected Behavior
display a tab character between 'a' and 'b'.
Actual Behavior
display 7 spaces between 'a' and 'b'.
The text was updated successfully, but these errors were encountered: