We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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: 👍
So does powerline-go with PowerShell in Windows Terminal. 👍
But poerline-go with Git Bash in Windows Terminal does not work correctly: 👎
Environment:
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.
The text was updated successfully, but these errors were encountered:
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
powerline-go
Sorry, something went wrong.
No branches or pull requests
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: 👍
So does powerline-go with PowerShell in Windows Terminal. 👍
But poerline-go with Git Bash in Windows Terminal does not work correctly: 👎
Environment:
Additional context
This is my configuration in Windows Terminal:
Any idea what could cause this issue?
Could be related to #328, but I don't think so.
The issue looks different.
The text was updated successfully, but these errors were encountered: