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

boxes with question marks on WSL #478

Open
Dragon-Of-Dojima opened this issue Mar 2, 2021 · 7 comments
Open

boxes with question marks on WSL #478

Dragon-Of-Dojima opened this issue Mar 2, 2021 · 7 comments

Comments

@Dragon-Of-Dojima
Copy link

Dragon-Of-Dojima commented Mar 2, 2021

I've cloned the repo to my home directory on Windows Subsystem for Linux, added the but I cannot see the icons. I see boxes with question marks. I put this:

if [ -f "$HOME/.bash-git-prompt/gitprompt.sh" ]; then
    GIT_PROMPT_ONLY_IN_REPO=1
    source $HOME/.bash-git-prompt/gitprompt.sh
fi

at the bottom of the .bashrc file just before the export statements. How can I get the icons?

@igramul
Copy link

igramul commented Mar 29, 2021

I have the same issue.

@fastzombies
Copy link

If this is what I think it is with 3 diamond shaped boxes with ? in them, then I've seen this also. I inquired on this and never got any kind of reply from anyone.

@igramul
Copy link

igramul commented Mar 30, 2021

I think this is not an issue of bash-git-promt but is seems related to the following Windows Console issue: Add emoji support to Windows Console

@guenhter
Copy link
Collaborator

@Dragon-Of-Dojima , @igramul what terminal do you use (PowerShell, cmd, Terminal-app, ...?)

@igramul
Copy link

igramul commented Oct 22, 2022

Back then I was using Git Bash

@craigim
Copy link

craigim commented Mar 15, 2023

Installing and using one of the Nerd Fonts fixed this for me.

@rakotomandimby
Copy link
Collaborator

Hello,

In the issue #517, the maintainer has announced his retirement from this project.

I forked it on https://github.com/rakotomandimby/bash-git-prompt, and if this issue is still relevant, I kindly ask you to re-create it over there, and provide the pull request over there.

Thank you

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

No branches or pull requests

6 participants