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

powerline status-line on ubuntu server 14.04 (no gui)

First of all, is it even possible to get powerline looking like on the image below in a Non-GUI Ubuntu installation? So far I've installed it using Vundle, but removed it in favor of the pip installation, but as shown below, I cannot get the…
wrfc
  • 61
  • 5
0
votes
0 answers

Communicating through Power Line Communication using STM32 and QCA7000

I am currently using the QCA7000 for Power Line Communication (PLC) by utilizing the STM32 as a master in the SPI protocol, with the QCA7000 acting as a slave. I have consulted the document at https://chargebyte.com/assets/Downloads/an4_rev5.pdf,…
0
votes
0 answers

How to change the color of output in powerlevel10k settings (.p10k.zsh)?

I was able to modify almost everything in the .p10k.zsh file except the output color, where exactly is it? This -> https://i.stack.imgur.com/KZAgc.jpg How is it called in the file? Thanks a lot in advance! I tried to find the parameter in the file…
Yiannis11
  • 1
  • 4
0
votes
1 answer

bash-it with powerline prompt theme: What's the meaning of {1} next to the git branch name?

I'm using bash-it with powerline prompt theme. I noticed {1} next to the Git branch name. What does it mean?
Kibeom Kim
  • 471
  • 1
  • 5
  • 12
0
votes
1 answer

Turn off separator between windows names in tmux+powerline

Does anyone know how to hide this separator in byobu/tmux+powerline?
Ludwik
  • 153
  • 8
0
votes
1 answer

How do I remove the exit code part of the powerline prompt

I have started to use Powerline for my terminal prompt and while I have gotten it all working I am not sure how to configure the segments. I have tried messing around with the files in the ~/.local/lib/python3.8/site-packages/powerline directory but…
BossCode
  • 71
  • 9
0
votes
1 answer

Powerline tmux default configuration

I have installed powerline in tmux via powerline-config tmux setup It looks great, but I've looked through the docs and I don't see defined what means what. Most of it is obvious, but there are three numbers here that I don't understand. Can…
steprobe
  • 1,659
  • 3
  • 17
  • 32
0
votes
1 answer

PowerLine fonts in Console Apps

i'm working on a console app that recreates CMD in Windows. I want to support powerline fonts, but couldn't find the standard charaters used to display the arrows. Is there a list with all the default arrow types? Thanks!
AZ Software
  • 108
  • 8
0
votes
1 answer

powerline jason messed up after trying to restart using "powerline-daemon --replace"

I tried installing powerline for bash linux. It was working fine with all the changes for git etc.. By mistake I typed powerline-daemon --replace and from then I started getting this error, Expecting ',' delimiter: line 13 column 6 (char 147). Any…
Vimo
  • 1,061
  • 3
  • 12
  • 22
0
votes
1 answer

Heredoc with powerline

When I try to use heredoc with powerline, I get blank segments before each new line: How can I fix it so that it looks lsomething ike this:
popov895
  • 61
  • 8
0
votes
0 answers

how can I setup Powerline in PowerShell?

when I try to install powerline in my PowerShell the following error will appear the error:
Peshraw Hasan
  • 1,060
  • 1
  • 8
  • 14
0
votes
3 answers

cannot set a powerline font for the terminal inside Visual Studio

I was trying to set my terminal inside Visual Studio 2019 like the one I have in the Windows Terminal and Visual Studio Code, but I cannot set a powerline font like Cascadia Code PL in the menu. It's me or it's not yet supported? Thank you
0
votes
2 answers

Problem: Shutting down pc resets powerline fonts so they don't appear in VS Code (but they do in Ubuntu terminal)

I managed to get the Powerline fonts working on my Windows 10 pc to use in WSL, particularly in the VS Code terminal window so I can use the Agnoster oh-my-zsh terminal theme. I set it all up and everything works - cool. BUT when I shutdown my pc…
0
votes
1 answer

How to allocate a value that changes while execution in vim (lightline plugin)?

I'm hacking on the lightline plugin of vim (downloaded version). I can modify the colors of each themes. I did something that works well in the powerline.vim scheme (path :…
ATR
  • 107
  • 6
0
votes
1 answer

Powerline symbols in vim working for Monaco, but no other font

I've been using airline in Vim for quite some time now, with a variety of different fonts. However, I recently switched to a new machine, and I can't seem to get my powerline glyphs to work with any font except for an explicitly patched Monaco (from…
jpfender
  • 144
  • 2
  • 12