Closed
Description
Setup
- Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
git version 2.24.1.windows.2
cpu: x86_64
built from commit: 992f0773022527b1b0cb1e0c13aec97dd5248053
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?
Microsoft Windows [Version 10.0.18363.592]
- What options did you set as part of the installation? Or did you choose the
defaults?
from C:\Program Files\Git\etc\install-options.txt
Editor Option: VIM
Custom Editor Path:
Path Option: Cmd
SSH Option: OpenSSH
Tortoise Option: false
CURL Option: OpenSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Performance Tweaks FSCache: Enabled
Use Credential Manager: Enabled
Enable Symlinks: Disabled
Enable Builtin Interactive Add: Disabled
- Any other interesting things about your environment that might be related
to the issue you're seeing?- I've installed arcanist to interact with phabricator and when using the "standard" bash window I have no display issues; however, when I use the Bash window as a tab in Windows Terminal I have an unexpected issue. Here is a link to arcanist in case it's helpful:
https://secure.phabricator.com/book/phabricator/article/arcanist/
- I've installed arcanist to interact with phabricator and when using the "standard" bash window I have no display issues; however, when I use the Bash window as a tab in Windows Terminal I have an unexpected issue. Here is a link to arcanist in case it's helpful:
Details
-
Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
- Windows Terminal
-
What commands did you run to trigger this issue? If you can provide a
Minimal, Complete, and Verifiable example
this will help us understand the issue.- The following commands result in showing the issue which are all Arcanist commands
- arc diff
- arc commit
- arc feature
- The following commands result in showing the issue which are all Arcanist commands
-
What did you expect to occur after running these commands?
- The command would run without showing any unexpected characters
-
What actually happened instead?
- The commands run; however, there are clearly unexpected characters.
-
If the problem was occurring with a specific repository, can you provide the
URL to that repository to help us with testing?- No specific URL for a repo; however, I do have a link to a bug related to Windows Terminal where they explain why this is really an issue with msys/mingw/cygwin runtime
arcanist with PHP in GitBash tab shows extra characters but not other tabs microsoft/terminal#4076 (comment)
- No specific URL for a repo; however, I do have a link to a bug related to Windows Terminal where they explain why this is really an issue with msys/mingw/cygwin runtime
Metadata
Metadata
Assignees
Labels
No labels