xonsh/xontrib
2019-03-16 11:18:48 -04:00
..
bashisms.py Add tests (and don't use f-strings). 2019-03-16 11:18:48 -04:00
coreutils.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
distributed.py Docstring and comment spelling corrections 2017-06-07 11:51:17 -04:00
free_cwd.py fixed some more bugs 2018-09-13 17:08:01 -04:00
jedi.xsh fixed some more bugs 2018-09-13 17:08:01 -04:00
mpl.py fixed some more bugs 2018-09-13 17:08:01 -04:00
mplhooks.py fixed some more bugs 2018-09-13 17:08:01 -04:00
prompt_ret_code.xsh many test fixes 2018-09-13 14:03:35 -04:00
README interim add 2016-05-11 00:42:36 -04:00
vox.py python 3.4/3.5 compat for vox 2018-12-21 18:39:26 -08:00
voxapi.py remove empty args 2019-01-02 18:45:47 -05:00
whole_word_jumping.py Make ptk xontribs compatible with ptk1 and ptk2 2018-07-20 12:50:00 -04:00

xontrib is an implicit namespace package. DO NOT add an __init__.py file
to this directory.

Feel free to add both *.xsh and *.py files to the directory, they will be
installed and available.