Questions tagged [powerline]

Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.

Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.

Useful links

102 questions
82
votes
5 answers

oh my zsh showing weird character '?' on terminal

I have installed iTerm2 and Oh-my-zsh. However there is a weird question mark that is coming ever since I have changed ZSH-THEME to "agnoster". Attaching the screenshot for the same. I thought powerline would help but that doesn't seem to happen.…
Aditi Kaushal
  • 829
  • 1
  • 6
  • 3
32
votes
4 answers

How to install Powerline fonts on WSL?

I'm using Windows Subsystem for Linux (WSL 2) with Oh My Zsh to pimp my bash, but I can't make the Ubuntu terminal render the Powerline fonts properly. Any idea on how to set up WSL to work with these fonts?
11
votes
1 answer

Windows Terminal-PowerShell some glyph icons are not rendering when using Cascadia code PL

I am using windows terminal - PowerShell core 7. Cascadia code version - 2102.25 font face: cascadia code PL theme: Paradox, The glyph before 3.8.3 is not rendering. theme: Aliens, The glyph before ~2 is not rendering. theme: AgnosterPlus, The…
Yogesh
  • 658
  • 8
  • 20
8
votes
1 answer

Prompt theme with Git support marking a number after a questionmark

I'm using Ubuntu on WSL2, having installed powerlevel10k on oh-my-zsh. What is that weird question-mark-number next to the git branch name, what does it mean?
Varun Gawande
  • 870
  • 9
  • 21
5
votes
1 answer

How to disable powerline symbols?

I use powerline installed with pip install powerline-status. Is there a way to just disable fancy symbols, so I do not have to configure any font to make it work, whatever environment and segments I use?
azmeuk
  • 4,026
  • 3
  • 37
  • 64
4
votes
2 answers

tmux powerline symbols not rendering properly despite having proper fonts installed

I am using this tmux configuration. It works fine, except the powerline symbols are not rendered. I have installed the correct fonts, and am using them in the terminal. From the docs: I installed Powerline and/or (patched) fonts but can't see…
Null Salad
  • 765
  • 2
  • 16
  • 31
4
votes
1 answer

Fish theme "bobthefish" not showing special symbols

So I installed fish and oh-my-fish, installed the "bobthefish" theme for it, It wasnt showing specials symbols so I figured I needed the Powerline font, but even after installing it and doing it everything it still wont show them, what am I doing…
Priyanshu Verma
  • 115
  • 3
  • 10
4
votes
2 answers

ITerm2 + Mac Catalina + Zsh + Oh My Zsh + Powerline10K -> not showing fonts properly

I've just upgraded to zsh using the following tools: ITerm2 Mac Catalina Zsh Oh My Zsh Powerline10K This is the problem I'm experiencing: I am using the following ITerm2 configuration: BTW I've already tried to install the Powerline fonts
Eyal Peleg
  • 87
  • 3
  • 9
4
votes
2 answers

Configure powerline to display git status

I've installed powerline and the default configuration displays my current git branch. I'd also like to display the status of that branch (number of staged/unstaged files etc...) I found powerline-gitstatus which seems to do the job but I can't…
jamiet
  • 10,501
  • 14
  • 80
  • 159
4
votes
1 answer

DeprecationWarning when starting Vim with Powerline enabled since Python upgrade from 3.6.5 to 3.7.0

I was happily using Powerline for Vim for a while now until today Homebrew installed a Python upgrade from 3.6.5 to 3.7.0. Since then, Powerline stopped working properly in Vim. First, when starting Vim, there was an error saying that the powerline…
anothernode
  • 5,100
  • 13
  • 43
  • 62
4
votes
3 answers

How can I show colored hostname on the prompt in Powerline-Plain [Bash-it] theme?

I would like to show hostname at the beginning of the prompt in Powerline-Plain [Bash-it] theme. Something like: MYHOSTNAME root /var/www This is the default looks: and I'd like to assign to it a different random and fixed color for each different…
KaMZaTa
  • 535
  • 2
  • 9
  • 24
3
votes
2 answers

How to display current virtual environtment in python in oh-my-posh?

First, I'm using hotstick.minimal theme in oh my posh. And it looks like this. As you can see, a current venv doesn't look good. And I made some changes in JSON file. Then it looks like this. I don't want to display the name of venv on the left.…
Mehmet Karagöz
  • 45
  • 1
  • 2
  • 10
3
votes
1 answer

How to detect if powerline is installed?

I have powerline installed on some of my computers, but not on others. I'd like my .vimrc to detect if it is installed before trying to load/enable the powerline package so I can avoid the errors that are generated. How can I detect if powerline is…
jlconlin
  • 14,206
  • 22
  • 72
  • 105
3
votes
3 answers

execution of .zshrc throws erros 1. autoload: command not found syntaxr error ; 2. oh-my-zsh.sh: line 41: syntax error near unexpected token

Can someone please help not sure I'm not able to change the theme in powerline , only see one theme => ZSH_THEME="agnoster" or ZSH_THEME="random" or ZSH_THEME="robbyrussell". Not sure if it is caused by: oh-my-zsh.sh source ~/.zshrc bash:…
Raj
  • 31
  • 1
  • 3
3
votes
0 answers

Powerline fonts displaying weird in PhpStorm

Here is the problem : Config: PhpStorm 2019.1 Cmder Windows 10 Font: DejaVu Sans Mono for Powerline Size: 14 Line spacing: 1.0 I tried at least 5 fonts made for Powerline (Meslo, Droid, Roboto...) I tried to change size and line spacing as…
charlie
  • 490
  • 1
  • 9
  • 23
1
2 3 4 5 6 7