xonsh/xontrib
2022-05-23 10:18:11 -04:00
..
abbrevs.py fix: setting builtins access to abbrevs (#4757) 2022-04-15 12:56:06 +02:00
autovox.py Rm xontrib meta (#4790) 2022-05-04 15:02:20 -04:00
bashisms.py Rm xontrib meta (#4790) 2022-05-04 15:02:20 -04:00
coreutils.py Rm xontrib meta (#4790) 2022-05-04 15:02:20 -04:00
fish_completer.py feat: filter completions from fish (#4765) 2022-05-22 22:44:36 +05:30
free_cwd.py Rm xontrib meta (#4790) 2022-05-04 15:02:20 -04:00
pdb.py Add xontrib-pdb. Runs pdb on SIGUSR1. 2020-06-05 13:35:53 +02:00
README interim add 2016-05-11 00:42:36 -04:00
vox.py Some fixes (#4763) 2022-04-17 10:06:08 +02:00
voxapi.py test: python completers have become flaky 2022-03-22 19:13:11 +05:30
whole_word_jumping.py Rm xontrib meta (#4790) 2022-05-04 15:02:20 -04:00
xog.py Remove globals (#4280) 2021-05-20 13:14:26 +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.