xonsh/xontrib
2023-02-15 08:49:54 -05:00
..
abbrevs.py fix(abbrevs): remove incorrect override of carriage return in abbrevs (#5057) 2023-02-15 08:49:54 -05:00
autovox.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +05:30
bashisms.py [pre-commit.ci] pre-commit autoupdate 2023-02-14 22:57:36 +05:30
coreutils.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +05:30
fish_completer.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +05:30
free_cwd.py Fix free_cwd xontrib loading (#4865) 2022-07-05 22:13:30 +05:30
pdb.py Pre commit ci (#4863) 2022-07-01 11:47:01 -04:00
README interim add 2016-05-11 00:42:36 -04:00
vox.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +05:30
voxapi.py test: python completers have become flaky 2022-03-22 19:13:11 +05:30
whole_word_jumping.py #4845: conditional import of ptk_win32 → windows only (#4853) 2022-06-28 07:51:34 +05:30
xog.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +05:30

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.