You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[X ] I was not able to find an open or closed issue matching what I'm seeing
Setup
Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
32 bit
$ git --version --build-options
git version 2.23.0.windows.1
cpu: x86_64
built from commit: 4db2e5cc9e1522131a039cbad3970f147a39f0ce
sizeof-long: 4
sizeof-size_t: 8
Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
$ cmd.exe /c ver
Microsoft Windows [Version 10.0.18362.356]
What options did you set as part of the installation? Or did you choose the
defaults?
Defaults
# One of the following:
> type "C:\Program Files\Git\etc\install-options.txt"
> type "C:\Program Files (x86)\Git\etc\install-options.txt"
> type "%USERPROFILE%\AppData\Local\Programs\Git\etc\install-options.txt"
$ cat /etc/install-options.txt
** insert your machine's response here **
Any other interesting things about your environment that might be related
to the issue you're seeing?
I just tried in the internal terminal of VS Code (which is definitely not MinTTY), and I indeed see � printed there. Switching to another terminal tab and then switching back, however, I see �😂. If this is the bug you want to report, I think that it is not a bug in Git for Windows, but rather in VS Code. This SO post suggests so, and I guess a good starting point would be microsoft/vscode#68207.
If you indeed wanted to report a VS Code bug, please close this Git for Windows ticket.
Setup
32 bit
defaults?
Defaults
to the issue you're seeing?
Editor Option: VIM
Custom Editor Path:
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: OpenSSL
CRLF Option: LFOnly
Bash Terminal Option: MinTTY
Performance Tweaks FSCache: Enabled
Use Credential Manager: Enabled
Enable Symlinks: Disabled
Enable Builtin Interactive Add: Disable
Details
Should be MinTTY
Minimal, Complete, and Verifiable example
this will help us understand the issue.
😂
Unicode block (specials) character
URL to that repository to help us with testing?
:Shrug:
The text was updated successfully, but these errors were encountered: