powerline-shell icon indicating copy to clipboard operation
powerline-shell copied to clipboard

A beautiful and useful prompt for your shell

Results 119 powerline-shell issues
Sort by recently updated
recently updated
newest added

I need orange color of .config/powerline-shell/config.json fg_color How to get the f*ing orange color? This map not seems to be the 8-bit map as specified here: https://github.com/b-ryan/powerline-shell/blob/master/powerline_shell/colortrans.py You should check...

Hi. I installed powerline cloning the repo and running the setup.py script. Now I have to remove powerline and I removed the added line on `.bashrc` file. To complete the...

This is the patch from 442 https://github.com/b-ryan/powerline-shell/issues/422 This has some extra detection in case ps is from Git for Windows This seems to be the same version, but installed in...

There are 2 changes included: a) The function getOppositeColor in color_compliment.py did not work properly. It was mixing value ranges from 0-1 and ranges from 0-255. b) When hostname colorization...

Hi there! I was wandering in the docs and didn't find any way to show the repo name (alongside with branch name) at the shell prompt. Thanks!

The [tilix](https://github.com/gnunn1/tilix) project IMHO using your work but do not name you as the author. Please see the screenshot on their [README.md](https://github.com/gnunn1/tilix/blob/master/README.md). New visitors to that project thinking that the...

It's needed to perform a 'list' transformation before doing a count of the 'map' object.

I've added TrueColor support to the color system, to allow for themes to be more flexible in their color usage rather than being limited to only xterm-256 color space. The...

I must be stupid or something but i can't get "max_dir_size" to work. My code look like this: { "segments": [ "ssh", "cwd" { max_dir_size:2 } "git", "hg", "jobs", "root"...

Hi, i've been using powerline-shell for a long time and today when i login in my Ubuntu WSL i got this error: ``expr: syntax error: unexpected argument ‘4’ sed: -e...