Questions tagged [vim-powerline]

Powerline is a statusline and prompt managing plugin

Powerline is a utility plugin which allows you to create better-looking, more functional vim/tmux statuslines and terminal prompts. See the screenshots below for a demonstration of the plugin's capabilities:

Mode-dependent highlighting

Normal mode Insert mode Visual mode Replace mode

Automatic truncation of segments in small windows

All segments Removed branch segment Removed everything but mode, filename and line/column numbers

Project page: https://github.com/Lokaltog/powerline

Old, deprecated project named vim-powerline: https://github.com/Lokaltog/vim-powerline/tree/develop

44 questions
0
votes
1 answer

vim powerline doesnt shows fonts in gVim

I installed powerline and downloded all the fonts. Configured _vimrc to the font FiraMono and it worked but I can't change the font into nothing else I installed RobotoMono in my windows But I cant set my gVim into RobotoMono font. When I edit…
sam thomas
  • 629
  • 1
  • 9
  • 16
0
votes
0 answers

Missing characters in zsh; powerline

I just installed oh-my-zsh and it is everything I ever wanted. But when I try to use some of the more fancy themes. It looks like I am missing some characters. This is what it looks like. when it should look like this: I have tried intalling the…
Fernando
  • 379
  • 3
  • 10
0
votes
1 answer

Remove inequality signs in Powerline

I installed Powerline for vim and am using an unpatched font, so it is showing Inequality signs. Is there a way to remove them? Using a patched font doesn't change a thing, powerline still have the same look.
0
votes
0 answers

strange blue spots in statusline (vim-airline)

Some strange blue spots appear in my status line as I scroll or edit a buffer. These spots are cleared after a . My lazyredraw option is off. Here is a pic of the disturbance : The status line is the vim-airline plugin and the font is…
FZed
  • 520
  • 3
  • 10
0
votes
0 answers

vim powerline plugin doesn't work under ubuntu 14.04

guys i installed the vim_powerline plugin through pathogen which am not sure works, my ~/.vimrc looks like this: "pathogen call pathogen#infect() call pathogen#helptags() filetype plugin indent on set laststatus=2 let g:Powerline_symbols =…
s4my
  • 29
  • 1
  • 9
0
votes
1 answer

Color in Statusline not working for Vim 7.0 in OSX

I have tried using packages (powerline, airline, lightline) for coloring the statusline depending on the mode I am running, but none of them does the job. I am Vim 7.3 on OSX Mavericks.
bergercookie
  • 2,542
  • 1
  • 30
  • 38
0
votes
0 answers

vim-powerline plugin in ConEmu

I'm configuring the Vim and ConEmu to work on my Win8 as on my Fedora distro. After problems with getting to work the 256 colors in ConEmu for my color schema seoul256, now I have problems with the vim-powerline colors. In gvim there is no problem,…
lkurylo
  • 1,621
  • 33
  • 59
0
votes
1 answer

tmux + powerline, bottom is too big

I recently switched from screen to tmux/powerline/tmuxinator As shown below, there is a big unused space between the window and status bar. What could be causing it? .tmux.conf set -g prefix C-t unbind C-b bind C-t send-prefix set -g status-keys…
eugene
  • 39,839
  • 68
  • 255
  • 489
0
votes
0 answers

vim won't launch after installing powerline

I installed Powerline using pip install --user git+git://github.com/Lokaltog/powerline. I then added rtp+=/usr/local/lib/python2.7/site-packages/powerline/bindings/vim to my .vimrc. Now, when I try to launch vim, I get the following error: Traceback…
jessepinho
  • 5,580
  • 1
  • 19
  • 19
0
votes
1 answer

My powerline do not work

System: Win7 professional Service Pack 1 vim version: 7.3 Hi guys, I install the powerline to my vim by copy the files to my d:\Vim\vimfiles\plugin\ d:\Vim\vimfiles\doc\ d:\Vim\vimfiles\autoload\ and set my vimrc as the github instructions:…
chasor
  • 1
  • 1
  • 2
0
votes
1 answer

vim-powerline status line looks wierd

I installed powerline plugin, downloaded a patched font and did a fc-cache -vf ~/.fonts. I then cleared the PowerlineClearCache and restarted vim. My status line looks like this. What am I missing? NORMAL ⮀ Scripts/os_walk.py ⮀ …
UNagaswamy
  • 2,068
  • 3
  • 30
  • 35
0
votes
3 answers

Vim code-completion and cryptic message on the bottom

Each time when I start vim I get the following cryptic text on the bottom on that picture below: I installed all plugins in the following way #VIM sudo equo install setuptools ctags ipython rope ropemode easy_install…
user977828
  • 7,259
  • 16
  • 66
  • 117
-1
votes
1 answer

Vim Powerline symbol errors (2B80, 2B83, 28(xx), 2B61 etc)

Recently I decided to delve into Vim after looking for a new text editor after adopting a Linux distro as a secondary operating system. I've installed Powerline as it seems the norm to do and for about 20 minutes I had it fully working (until I…
Beechey
  • 1
  • 2
-2
votes
1 answer

Vim Powerline weird unidentified Characters NORMAL  unix  100%   1:1

This is the version of vim that I am using vim --version VIM - Vi IMproved 8.1 (2018 May 18, compiled Apr 15 2020 06:40:31) Included patches: 1-2269 Modified by team+vim@tracker.debian.org Compiled by team+vim@tracker.debian.org Huge version…
xyhlon
  • 95
  • 2
  • 9
1 2
3