caiogondim / bullet-train.zsh

:bullettrain_side: An oh-my-zsh shell theme based on the Powerline Vim plugin
MIT License
2.82k stars 383 forks source link

The separator is shifted down #239

Closed so77id closed 5 years ago

so77id commented 7 years ago

I just installed this theme in my macbook and in the OSX terminal the separator is shifted down, how can I fix this?

screen shot 2017-08-05 at 07 28 13
vadviktor commented 7 years ago

@so77id I'd suggest thoroughly reading the README:

BULLETTRAIN_PROMPT_SEPARATE_LINE | true | Make the prompt span across two lines

:) hope this helps you understand how it works and how versatile it is to customise behaviour.

so77id commented 7 years ago

don't works for me. 😢

vadviktor commented 7 years ago

Can you show me the section in your .zshrc file where you configure the theme, please?

egilbert commented 7 years ago

Actually, if you look closely, all separators are shifted down. My guess is look at your font?

Have a look at the (single) FAQ as well

vadviktor commented 7 years ago

OH! I misunderstood the "separator" for the prompt line separator. Now I see whate @so77id was referring to. So yes, on Linux I usually experience such anomalies but that is due to the used font's and the terminal software's nature. We can't help that but can offer better combinations.

so77id commented 7 years ago

The truth is I'm on mac with OS x, when using iterm2 this problem is solved, but I prefer the native mac terminal, so I decided to remove the "separator" and everything works ok

Ruberto commented 5 years ago

@so77id How did you remove the "separator"?

vadviktor commented 5 years ago

Just marking this issue closed as per @so77id 's comment. Please continue discussing as needed.