Skip to main content

Powerline for Xonsh shell

Project description

Powerline for Xonsh shell.

https://github.com/santagada/xontrib-powerline/raw/master/screenshot.png

Install

To install this xontrib first download and install the python package:

pip3 install xontrib-powerline

And them load it on your .xonshrc

xontrib load powerline

Configuration

There are two variables that can be set, PL_PROMPT for the right prompt and PL_TOOLBAR for the bottom toolbar. They contain a list of sections that can be used separated by >. The value ! means not to use that prompt.

Examples:

$PL_TOOLBAR = 'who>virtualenv>branch>cwd>full_proc'
$PL_TOOLBAR = '!'  # for no toolbar

To see all available sections type pl_available_sections, and to commit changes to your prompt execute pl_build_prompt.

More Info

read more on the xontrib docs and if you want to create your own on the xontrib tutorial

Credits

This package was created by Leonardo Santagada with Cookiecutter and the laerus/cookiecutter-xontrib project template.

The font being used on the screenshot is the incredible 3270 font with injected characters from nerd fonts.

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

xontrib-powerline-0.2.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

xontrib_powerline-0.2.2-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

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