erikw / tmux-powerline

⚡️ A tmux plugin giving you a hackable status bar consisting of dynamic & beautiful looking powerline segments, written purely in bash.
BSD 3-Clause "New" or "Revised" License
3.36k stars 508 forks source link

arrows not displayed correctly in terminal.app #70

Closed pencilcheck closed 11 years ago

pencilcheck commented 11 years ago

I'm currently using Terminal.app running tmux and zsh

After struggling with the bash and path, now it is finally working, but this is what I saw http://cl.ly/image/2U3b071w0L0y

Even in iTerm2 too http://cl.ly/image/3f053a2Q0K0U

Pretty ugly, so I went to the preference and check the font I use, I can confirm it is using the patched fonts from vim-powerline "Monaco for Powerline 11pt"

So I'm curious what is happening to the arrows, why are they so small?

pencilcheck commented 11 years ago

oops, I found out why, it wasn't using patch fonts, because I turned it off in config.sh for debugging

Anyway, thanks for looking at my issue, hopefully there is no questions about this ;)

erikw commented 11 years ago

Aha :) I was just about to suggest looking at https://github.com/erikw/tmux-powerline/issues/33 because he had a similar problem.

aminnairi commented 3 years ago

Same there, just leaving a comment for people using Konsole. I downloaded the Nerd patch fonts for using JetBrains Mono. But I also had downloaded the unpatched JetBrains Mono font which was the one used. Once I switch to the JetBrains Mono Nerd Font in the Konsole settings, everything was showing good, even the arrows from the powerline symbols. Chances are that you didn't switched to the Nerd font yet if you face this issue.

Hope this will help you, stranger from the future!

sai5555 commented 1 month ago

Same there, just leaving a comment for people using Konsole. I downloaded the Nerd patch fonts for using JetBrains Mono. But I also had downloaded the unpatched JetBrains Mono font which was the one used. Once I switch to the JetBrains Mono Nerd Font in the Konsole settings, everything was showing good, even the arrows from the powerline symbols. Chances are that you didn't switched to the Nerd font yet if you face this issue.

Hope this will help you, stranger from the future!

I just use konsole. You are right . thanks.