-
Notifications
You must be signed in to change notification settings - Fork 155
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
The very last character looks ugly #7
Comments
Your font might not support all of the characters. What font are you using? I am using Anonymous Pro. Do you see that error if you try it out? |
Actually, I was thinking about introducing the prompt on 40-50 Ubuntu servers used by developers as build machines. I assumed that the sexy-bash-prompt will work there out of the box, there is nothing mentioned in the documentation about the need of additional fonts installation... and I can't do that as the new font might break something else (for instance: user specific prompts) As far as I know, Ubuntu uses: http://font.ubuntu.com/ Is there a chance that the deafult Ubuntu font will be supported? :) |
SSH sessions do not load fonts from remote machines. They send character codes back and forth between the local terminal and remote machine. The codes sent back are displayed in a terminal emulator, in your case PuTTY. Also, please verify PuTTY is using the Ubuntu font (your screenshot does not seem to be at a glance; there are serifs on |
Alright, I have looked into this. The problem is PuTTY, Windows, and the character choices I have made. I have verified this by:
Windows screenshots: Linux screenshots: |
Unfortunately, there is no way to detect if an SSH session will/will not support a character. The session only knows about the local device and nothing about the remote device that is performing the SSH. Some options for you:
I will add a note to the README about lack of Windows SSH support. |
Thanks for the very detailed clarification! |
OS: 3.2.0-29-generic #46-Ubuntu
Terminal: Putty/SuperPutty
The text was updated successfully, but these errors were encountered: