xonsh/xontrib
2020-09-25 00:00:56 +03:00
..
abbrevs.py abbrevs: Allow for setting cursor position within expanded abbrev 2020-08-13 14:12:16 +02:00
autovox.py Make autovox work with Python 3.5 2020-04-08 20:13:12 +02:00
bashisms.py new 2020-09-25 00:00:56 +03:00
coreutils.py Run black on all bundled xontribs 2019-04-26 11:11:11 -04:00
distributed.py Run black on all bundled xontribs 2019-04-26 11:11:11 -04:00
free_cwd.py Run black on all bundled xontribs 2019-04-26 11:11:11 -04:00
jedi.xsh xontrib: jedi: Fix bugs in jedi completer 2020-08-05 00:15:17 +03:00
mpl.py Run black on all bundled xontribs 2019-04-26 11:11:11 -04:00
mplhooks.py Run black on all bundled xontribs 2019-04-26 11:11:11 -04:00
pdb.py Add xontrib-pdb. Runs pdb on SIGUSR1. 2020-06-05 13:35:53 +02: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 Use f-string as per the reviewer request 2020-08-28 16:53:45 +02:00
voxapi.py Allow "ANSICON", "TERM", "VIRTUAL_ENV" registered envvars to not be in env. 2020-09-07 20:39:35 -04:00
whole_word_jumping.py black 2020-09-22 00:11:21 +03: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.