pixegami / terminal-profile

This is my profile for UNIX (MacOS/Linux) terminals.
605 stars 174 forks source link

Following your YouTube tutorial. vim graphical status bar isn't there #1

Open GeorgeFlorian opened 1 year ago

GeorgeFlorian commented 1 year ago

I was following your tutorial https://www.youtube.com/watch?v=UvY5aFHNoEw

./install_powerline.sh doesn't seem to work. After I run it and start vim, I don't have the green arrow NORMAL that you have at 02:05.

I am on Ubuntu 22.04

GeorgeFlorian commented 1 year ago

I ran the remaining two scripts, I restarted my PC and it worked.

Running vim still doesn't give me that graphical status bar at the bottom, but the arrows do show in the terminal.

But now I have another issue: how can I change the font size ? If I go to terminal> Preferences I have 3 Pixegami profiles, each with Custom Font ticked and Roboto Mono for Powerline 14 selected. If I click on that it opens another window that lets me choose another font and size, but there is no Roboto Mono for Powerline here.

vijayanborkar commented 1 year ago

Please go to the vim config file which is .vimrc and check the current python verion in it.

sir-george2500 commented 10 months ago

you have to upgrade your python versions also you could just use lualine that if you are using neovim

LuisHDantas commented 7 months ago

I have the same issue, but none of the suggestions worked for me. The arrow does not appear properly on vim or the terminal, any suggestions?