pacman tabcomplete support for the Xonsh shell
Project description
xonsh-pacman-tabcomplete
========================
Better tab completion for pacman in xonsh
.. raw:: html
<hr>
| This provides better tab completion for ``pacman`` for ``xonsh`` users
on Arch Linux.
| It properly filters package names based on a given prefix and will
only show installed packages when trying to remove a package, etc...
Installation
------------
Just do a
.. code:: console
pip install xonsh-pacman-tabcomplete
or you can clone the repo and do
.. code:: console
python setup.py install
Configuration
-------------
To automatically load pacman completion at startup, put
.. code:: console
xontrib load pacman_tabcomplete
in your ``.xonshrc``
========================
Better tab completion for pacman in xonsh
.. raw:: html
<hr>
| This provides better tab completion for ``pacman`` for ``xonsh`` users
on Arch Linux.
| It properly filters package names based on a given prefix and will
only show installed packages when trying to remove a package, etc...
Installation
------------
Just do a
.. code:: console
pip install xonsh-pacman-tabcomplete
or you can clone the repo and do
.. code:: console
python setup.py install
Configuration
-------------
To automatically load pacman completion at startup, put
.. code:: console
xontrib load pacman_tabcomplete
in your ``.xonshrc``
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
File details
Details for the file xonsh-pacman-tabcomplete-0.1.tar.gz
.
File metadata
- Download URL: xonsh-pacman-tabcomplete-0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98813fd1b44f9bca3f109dd7c544efbf7a3cfa878c1c614d3acc7da81ce16032 |
|
MD5 | 469909132d6efaf24d3b694bf4aaa1a4 |
|
BLAKE2b-256 | bb6d09546f7fcb7ae4e69fde241d98be107e206770262b892796684485786de5 |