powerline-go

A beautiful and useful low-latency prompt for your shell, written in go

GPL-3.0 License

Downloads
51
Stars
2.7K
Committers
93

Bot releases are hidden (Show)

powerline-go -

Published by justjanne almost 7 years ago

Fixes issues with terminal width detection

powerline-go - v1.8.1

Published by justjanne almost 7 years ago

Minor patch to improve rendering of the usage.

powerline-go - Add Kubernetes segment

Published by justjanne almost 7 years ago

Also fixes minor issues with path priorities, and minor issues with the defaults. Thanks to @spheromak for the PR that this is based on.

powerline-go - Fix issues with long directory names, improve segment truncation

Published by justjanne almost 7 years ago

powerline-go -

Published by justjanne about 7 years ago

Fixes issues with the width detection thanks to a patch from @james-antill.

powerline-go - Added AWS, DOCKER_HOST, and .dotenv segment

Published by justjanne about 7 years ago

Thanks to @pmenglund for contributing these!

powerline-go -

Published by justjanne about 7 years ago

Bugfixes and Improvements

powerline-go - Fixed several build issues on i386

Published by justjanne about 7 years ago

powerline-go - Merged PRs for improved windows support, light themes, and ignored git roots

Published by justjanne about 7 years ago

  • Introduced a system for shell segment priorities, which, if space is limited, removes segments with lowest priority first. This can be controlled with the -priority flag, with decreasing priority.
  • Introduced -maxwidth, specifying the maximum width (in percent) of the shell that the prompt may take up. Default is 50
  • Fixed an issue where segment-cwd could read out of bounds
powerline-go - Massively improved the quality of colorize-hostname

Published by justjanne about 7 years ago

These were chosen by taking the color with the highest contrast from

  • background with sqrt-inverse of saturation and luminance
  • background with sqrt-inverse of luminance
  • background with inverse of saturation and luminance
  • the color 250 - #bcbcbc

and then finding, via brute force, in Lab colorspace the xterm-256color with the smallest vector distance

Preview of the colorized hostname feature

powerline-go - Added colorize-hostname feature, merged time segment, improved theming

Published by justjanne about 7 years ago

powerline-go - Added a flag to show the input on a new line

Published by justjanne about 7 years ago

powerline-go - Fixed an issue where folders containing backticks were not properly escaped

Published by justjanne about 7 years ago

powerline-go - Fixes issues with East Asian characters that are of ambiguous width.

Published by justjanne about 7 years ago

powerline-go - Now with automated builds

Published by justjanne about 7 years ago

powerline-go - Load all modules by default

Published by justjanne about 7 years ago

powerline-go - First Release

Published by justjanne about 7 years ago