Skip to content

Granitosaurus/xonsh-vox-tabcomplete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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