-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Resolution-DuplicateThere's another issue on the tracker that's pretty much the same thing.There's another issue on the tracker that's pretty much the same thing.
Description
Environment
Windows build number: Microsoft Windows NT 10.0.19041.0
Windows Terminal version: 0.9.433.0
Any other software?
Git for windows: 2.25.1 (picked cmd.exe instead of MinTTY as the terminal emulator for git-bash)
Git bash/uname: MINGW64_NT-10.0-19041 SPNTECHLAP16 3.0.7-338.x86_64 2019-11-21 23:07 UTC x86_64 Msys
Steps to reproduce
- Run git-bash through Windows Terminal
- Execute tool that produces ansi sequences, e.g.
stern
Expected behavior
- Ansi/vt100 sequences are processed
Actual behavior
- Ansi/vt100 sequences are visible in terminal output
Comments
There are similar issues already here tracked, however, I'm not 100% sure if this is the same case (cygwin related issue #2837), as starting git-bash and running apps there works fine:
Problem is when the same git-bash is now started via Windows Terminal,
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution-DuplicateThere's another issue on the tracker that's pretty much the same thing.There's another issue on the tracker that's pretty much the same thing.

