xonsh-vox-tabcomplete

vox tabcomplete support for the Xonsh shell


Keywords
shell, xonsh, xontrib
License
MIT
Install
pip install xonsh-vox-tabcomplete==0.11

Documentation

xonsh-vox-tabcomplete

Tab completion for vox in xonsh


PyPi version PyPi license PyPi license
Provides tab completion for vox for xonsh console shell users.

Installation

Just do a

pip install xonsh-vox-tabcomplete

or you can clone the repo via pip for the latest version

pip install git+<this repo url>

Configuration

To automatically load vox completion at startup, put

xontrib load vox_tabcomplete

in your .xonshrc