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
1
vote
1 answer

WebStorm Terminal Encoding / Font problem

I have problem with the Encoding of WebStorm (and other IntelliJ derivatives). I Installed it a view Minutes ago so no custom configuration is involved. I am on a Mac. When I start a Terminal inside WebStorm I get the following prompt:…
quadroid
  • 8,444
  • 6
  • 49
  • 82
1
vote
1 answer

powerline9k zsh theme move vcs to left panel

Would someone help me configure my powerline9k theme for Oh My Zsh on my Mac. I am using Iterm2. Following is my configuration so far.…
Gaurang Shah
  • 11,764
  • 9
  • 74
  • 137
1
vote
1 answer

Powerline - how to remove "(e) base" from Terminal prompt?

I've followed the instructions presented on: https://medium.freecodecamp.org/jazz-up-your-bash-terminal-a-step-by-step-guide-with-pictures-80267554cb22 I've jazzed up my terminal, but am running into an issue where my terminal consistently shows…
Phaedrus
  • 63
  • 3
  • 11
1
vote
1 answer

How to install powerlevel9k on mac

Followed this guide to install powerlevel9k with iterm2 on mac: https://gist.github.com/kevin-smets/8568070 https://github.com/bhilburn/powerlevel9k/wiki/Install-Instructions#option-3-install-awesome-powerline-fonts This is what I set into the…
zseikyocho
  • 621
  • 2
  • 9
  • 18
1
vote
1 answer

Shorten branch names in terminal with powerlevel9k and zsh

I am currently using powerlevel9k in zsh. It shows me my current directory, the current VCS branch I'm on (git in this case). While I can limit the number of directories shown (i.e. show no more than 2 directories), I don't know how to limit the git…
jerpint
  • 399
  • 2
  • 16
1
vote
1 answer

GDB TUI Mode - Strange font when invoked from powerline shell

GDB in TUI-mode When I use gdb in tui-mode the command line show strange behaviour. Maybe the fonts of my powerline make problems. Has anybody a solution to this item?
abu_bua
  • 1,361
  • 17
  • 25
1
vote
1 answer

Powerline patched fonts installed (windows putty) and symbols working with VIM, but NOT bash

Currently the bash prompt showing as colour version, but with no glyphs, i.e.: ?username???/???opt???path1???path2??? vim is working as expected; the correct glyph for the hard separators. The expected glyphs are visible if I cat the…
Voltaire
  • 340
  • 3
  • 16
1
vote
1 answer

How to remove the borders around the powerline on spacemacs?

I just installed Spacemacs using https://github.com/railwaycat/homebrew-emacsmacport When I open it on my Retina Macbook Pro I see a "border" on the powerline and the color isn't even (notice under utf-8 on the right that it's thicker). How do I…
David Pelaez
  • 1,374
  • 1
  • 13
  • 16
1
vote
1 answer

Tmux-powerline status-interval make flicker

Mac OSX El Capitan Tmux 1.9a powerline https://github.com/erikw/tmux-powerline Sometimes the status line flash, the segments will disappear and then appeare. If I config the set-option -g status-interval=5 it seems better but that is not the…
mingchaoyan
  • 8,096
  • 3
  • 23
  • 31
1
vote
0 answers

Emacs powerline color to indicate narrow / macro definition

Is it possible to change the powerline background color based on specific states? For example if I'm in narrow mode or defining a macro? This would make it more obvious than the standard indication. Thank you very much!
user673592
  • 2,090
  • 1
  • 22
  • 37
1
vote
1 answer

Powerline Glyphs Overlapping

Shown in the image below, the git prompt has overlapping glyphs. I installed this theme by following the instructions listed Here. What doesn't make sense is that all prompts other than the git prompt look completely fine. So I guess the question…
FinnM
  • 394
  • 1
  • 3
  • 17
1
vote
1 answer

Powerline/arrowline arrows are too small in urxvt

I first tried to install powerline on my computer and had problems with the arrows not rendering correctly which was easily corrected by installing a patched font. However, although the arrow symbols were rendered correctly they were much smaller…
P-51D-25
  • 13
  • 3
1
vote
1 answer

zsh tmux powerline multiple lines, normal operation

This is my .tmux.conf set-option -g default-shell /bin/zsh set -g mode-mouse on # use UTF8 set -g utf8 set-window-option -g utf8 on shell "powerline-daemon -q" source…
lighter
  • 2,808
  • 3
  • 40
  • 59
1
vote
3 answers

Powerline Installation Issues for Vim/Tmux on Mac OSX 10.10.5

I've tried multiple times to follow the installation instructions for Powerline outlined here, but no matter what I do, these status bar just doesn't appear. I'm on Yosemite and trying to install Powerline for Vim with Tmux for a Python dev…
SeanJarp
  • 129
  • 11
1
vote
1 answer

Error setup powerline for bash shell on Yosemite

I would like to use powerline with bash (not zsh if possible) but I have faced some errors, below are steps I have been through I recently install python using homebrew I have also executed brew linkapps python I have installed powerline-statys…
Artisan
  • 4,042
  • 13
  • 37
  • 61