Xonsh hooks for the Kitty terminal emulator
Project description
xontrib-kitty
Xonsh hooks for the Kitty terminal emulator.
This xontrib provides extra tools for interacting with the combination of the xonsh shell and the kitty terminal emulator in the best possible way!
It provides all of the standard aliases, tab completions, and even matplotlib integrations! This allows you to render plots right in your terminal!
Installation
To install xontrib-kitty
, get the source from your favorite package manager.
conda:
$ conda install -c conda-forge xontrib-kitty
pip:
$ pip install xontrib-kitty
Setup
To use xontrib-kitty
, just load it in your current session or in your
~/.xonshrc
file with the following line:
xontrib load kitty
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xontrib-kitty-0.0.2.tar.gz
(4.4 kB
view hashes)