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've been using powerline shell for ages, and it's great. However I'm a bit bored of the default theme, and not keen on any others. It would be great if...

I have a solution for issue #228 if anyone is interested in doing a pull. I don't use this feature but I have and use fish and I get the...

I would like to change % to $. I am using zsh on MacOS. I tried changing root indicators in `root.py`, but it didn't work!! The changes were not effective...

I created a beat time segment for displaying 'internet time' on the prompt. Beat time (https://en.wikipedia.org/wiki/Swatch_Internet_Time) is a timezone independent way of representing the time of day. Beat time is...

created a working left/right prompt on fish, should work for any shell (like zsh). This is my opening conversation on the topic and I'm looking for feed back. Usage is...

`[powerline-bash] Config file (/home/elwolf/.powerline-shell.json) could not be decoded! Error: Expecting value: line 1 column 1 (char 0) ` my config.json inside `/home/elwolf/.config/powerline-shell/` `{ "segments": [ "virtual_env", "username", "hostname", "ssh", "cwd",...

I'm not really familiar with unit testing with Python, would be great if anyone would help with tests here. Closes https://github.com/b-ryan/powerline-shell/issues/419

In `powerline_shell/segments/battery.py`: it checks `/sys/class/power_supply/BAT0` and `BAT1`. On my WSL distro it's instead `/sys/class/power_supply/battery`. I had patched this locally on 18.04 LTS before I decided to upgrade my distro. I...

Can be Unicode special chars config moved to config.py? So anyone can change special symbols...