Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working correctly with Git Bash in Windows Terminal #329

Closed
CWempe opened this issue Sep 14, 2021 · 1 comment
Closed

Not working correctly with Git Bash in Windows Terminal #329

CWempe opened this issue Sep 14, 2021 · 1 comment
Labels

Comments

@CWempe
Copy link
Contributor

CWempe commented Sep 14, 2021

Describe the bug
I just started using Windows Terminal .
Now I tried to integrate Git Bash into Windows Terminal.

Powerline-go already works fine with Git Bash: 👍

image

So does powerline-go with PowerShell in Windows Terminal. 👍

image

But poerline-go with Git Bash in Windows Terminal does not work correctly: 👎

image

Environment:

  • OS: Windows 10
  • Architecture: Intel
  • Shell: C:\Program Files\Git\bin\bash.exe

Additional context

This is my configuration in Windows Terminal:

{
    "commandline": "C:\\Program Files\\Git\\bin\\bash.exe",
    "font": {
        "face": "DejaVuSansMono Nerd Font Mono",
        "size": 10
    },
    "guid": "{a3a012f0-aaa1-43d6-989f-0de3770b9e07}",
    "icon": "C:\\Program Files\\Git\\mingw64\\share\\git\\git-for-windows.ico",
    "intenseTextStyle": "bright",
    "name": "Git Bash",
    "startingDirectory": "%USERPROFILE%",
    "useAcrylic": false
}

Any idea what could cause this issue?

Could be related to #328, but I don't think so.
The issue looks different.

@mloskot
Copy link

mloskot commented Feb 25, 2023

Current powerline-go works very well in Git Bash in Windows Terminal, so I think this is not an issue any more - can be closed

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants