Skip to main content

Package description here.

Project description

nr.powerline

Simple powerline implementation, only tested in Bash. It is recommended that you use a font from NerdFonts in order to have proper support for special characters (like the right triangle).

Setup

$ pipx install nr.powerline
$ PS1='`nr powerline` '

Roadmap

  • Daemon to run in the background to speed up powerline rendering.
  • Pass previous status code into nr-powerline command.
  • Breadcrumb working directory
  • Truecolor and xterm-256 color support

Plugins

The entry point for powerline plugins is nr.powerline.plugins. Entry points must inherit from the nr.powerline.plugins.Plugin class.

Configuration

The powerline can be configured with environment variables.

Variable Description
NR_POWERLINE_SCRIPT Path to a Python script that uses the nr.powerline API to render a powerline to stdout.
NR_POWERLINE_CODE Actual Python code that uses the nr.powerline API to render a powerline to stdout.

Check the default configuration in src/nr/powerline/main.py for an example script.


Copyright © 2020 Niklas Rosenstein

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nr.powerline-0.0.1.tar.gz (6.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page