mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
![]() * feat: support callbacks in abbrevs dict facilitate solving problems like #3642 fixes #3642 * test: add tests for abbrevs and news item * fix: mypy error * refactor: update imports for xontrib_meta module |
||
---|---|---|
.. | ||
abbrevs.py | ||
autovox.py | ||
bashisms.py | ||
coreutils.py | ||
distributed.py | ||
free_cwd.py | ||
jedi.py | ||
mpl.py | ||
mplhooks.py | ||
pdb.py | ||
prompt_ret_code.py | ||
README | ||
vox.py | ||
voxapi.py | ||
whole_word_jumping.py | ||
xog.py |
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.