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
0
votes
1 answer

Can't run powerline-config during startup (in .tmux.conf)

When I start tmux, I get a failure when trying to configure powerline. I have set an environment environment variable with this: export POWERLINE_CONFIG_COMMAND=`which powerline-config` My ~/.tmux.conf contains the following: if-shell…
jlconlin
  • 14,206
  • 22
  • 72
  • 105
0
votes
1 answer

How can I start powerline (within a global pyenv) on bash by referencing the powerline package path?

I recently updated my global pyenv to use a newer version of python and enable some other features. The problem is this breaks my powerline (a statusline plugin I use on bash) setup. Previously I followed their instructions where they mention using…
Vivek Gani
  • 1,283
  • 14
  • 28
0
votes
0 answers

anaconda virtualenv name doesn't show up

here are my powerline and conda info. i tried plugin = ( virtualenv) and POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(status virtualenv) etc. these attempts by editing in ~/.zshrc but not works for me I guess that this part has problem. my oh-my-zsh…
Chanyang Sim
  • 255
  • 1
  • 2
  • 7
0
votes
1 answer

Having font issue with VS Code Terminal

On my Mac OS Mojave, I am using iTerm2 with powerlevel9k theme. For the fonts to render well, I am using SourceCodePro+Powerline+Awesome+Regular as the font and also added a line POWERLEVEL9K_MODE='awesome-patched' to the .zhrc. The emojis are not…
user7579349
  • 581
  • 1
  • 5
  • 10
0
votes
1 answer

bash_profile Powerline setup

I am learning the command line and trying to customize my environment to have Powerline functionality. I have installed the Powerline file from GitHub and am trying to add to my path variable. My .bash_profile is set as follows: export…
0
votes
0 answers

powerline shows only solid green bar on emacs + OSX Terminal

I'm a Vim user getting up to speed on Emacs. One of my favorite plugins for Vim is vim-airline, and I'm looking for the same functionality. The default Emacs bar is pretty fugly ... So, I've installed bits and pieces in my ~/.emacs.el, and I do see…
ether_joe
  • 1,068
  • 1
  • 13
  • 32
0
votes
2 answers

MacOS Mojave terminal's font does not change. It shows every user installed font as Helvetica

I have a Macbook Pro 15" 2018 with MacOS Mojave. I use vim and tmux and I had my terminal font set to one of powerline fonts. Everything was working fine but when I tried to change the font today out of sudden, it shows every powerline and user…
Amin
  • 177
  • 1
  • 2
  • 11
0
votes
1 answer

Powerline tabline in Vim sometimes looks weird

I am using Powerline in Vim. The tabline usually looks normal, like so: But sometimes it looks a bit weird, like so: Looks like the tab separators are displayed incorrectly. I cannot really say when it looks normal or when it looks weird. Although…
rveerd
  • 3,620
  • 1
  • 14
  • 30
0
votes
1 answer

How to change prompt colors of powerlevel9k

I installed and applied powerlevel9k to my terminal but as below, the colors of triangles are not the same as that of prompt (username, directory and branch status). Could you tell me how to change and match those colors ? And also if you could,…
0
votes
1 answer

Vim styling editing

so I just switched to neovim and I need some help because I am not fimiliar with the new envoriment I'm having, which are 2 major ones. And please keep in mind that when I am refering to neovim it is the same thing as refering to vim. Neovim…
KnownAsDon
  • 1,365
  • 1
  • 8
  • 14
0
votes
1 answer

Can not get vim to work like i want

I have tried fixing vim to my likings but I alawys encountered a lot of problems due to my lack of knowldege.The most commons ones are: Powerline font not rendering properly example here Syntax Highlighting not giving the expected color Background…
KnownAsDon
  • 1,365
  • 1
  • 8
  • 14
0
votes
2 answers

Powerline is not displaying special symbols

can you help me to know why PowerLine Status is not showing special symbols in shell? I'm working on Debian 8.3 and Powerline installed in this way: https://www.tecmint.com/powerline-adds-powerful-statuslines-and-prompts-to-vim-and-bash/
Qex
  • 317
  • 1
  • 3
  • 9
0
votes
1 answer

How to get the current Vi mode in IPython

I'm writing a Powerline theme for IPython and I'd like to show the Vi mode in the prompt. That will be useful but is it possible? Does IPython provide a method? I couldn't find it. This is what I want (now the INSERT segment is hard coded):
isar
  • 1,661
  • 1
  • 20
  • 39
0
votes
1 answer

Tmux not using my Powerline characters

I have been trying to update tmux and add Powerline character support in it. I am currently using oh-my-zsh with 'agnoster' theme and powerline characters and prompt are getting displayed as they should but when i start tmux session, those character…
Aayush Sharma
  • 137
  • 4
  • 14
0
votes
1 answer

why my vim status line has a left red space

I use vim and power-line plugin, but I found my vim status line has a ugly red space in the left. who can help me to remove the red space.
Frank
  • 928
  • 8
  • 15