xonsh/news
Evgeny 572331700b
fix: load autoloading (but not yet autoloaded) xontribs (#5096)
* fix: load autoloading (but not yet autoloaded) xontribs

Xontrib template creates autoloaded xontribs in a `xontrib_X` folder instad of a `xontib/X.py`file, so you can't 'xontrib load X' right after you install them, which breaks pytests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-17 18:57:03 +05:30
..
5011.rst Remove python REPL prompts so that you can copy the code (#5022) 2023-01-11 17:27:44 -05:00
5056.rst key_bindings: map escape-right as another word completer for macOS (#5056) (#5059) 2023-02-15 11:31:21 -05:00
appimage311.rst Bump APPIMAGE_PYTHON_VERSION to 3.11 and fix xpip for AppImage (#5024) 2023-01-12 09:22:34 -05:00
fix_missing_icon.rst Fix missing webconfig/js/xonsh_sticker.svg (#5077) 2023-03-02 15:01:50 +05:30
history_pull.rst history pull (#5047) 2023-02-08 08:20:01 -05:00
load_autoloaded.rst fix: load autoloading (but not yet autoloaded) xontribs (#5096) 2023-03-17 18:57:03 +05:30
multil.rst Add Semantic Prompt support to multiline continuation lines (#5065) 2023-02-21 14:41:39 +05:30
not_found_repr.rst Using repr(cmd) for command not found (#5075) 2023-03-02 11:13:36 +05:30
pr-5066.rst fix: Suppress subprocess traceback in case XONSH_SHOW_TRACEBACK=False and $RAISE_SUBPROC_ERROR=True (#5066) 2023-02-28 00:37:45 +05:30
pr-5072.rst Improve error message for RAISE_SUBPROC_ERROR=True (#5072) 2023-03-05 07:49:42 +05:30
publish311.rst chore: add 3.11 to wheel release action (#5009) 2022-12-11 14:14:50 +05:30
TEMPLATE.rst single instance of string.Formatter 2018-10-20 12:22:59 -06:00
tools_chdir.rst Moving chdir to xonsh.tools (#5073) 2023-03-02 12:31:08 +05:30
vc.rst Add support for Fossil SCM branch names in vc.py. (#5046) 2023-03-02 12:35:22 +05:30
xonsh_landing.rst Update index.html (#5078) 2023-03-03 00:15:36 +06:00
xontrib_load_skip_missing.rst Update xontrib_load_skip_missing.rst 2023-01-23 21:04:29 +05:30
xontribs_transfer.rst Moving old xontribs to repositories (#5055) 2023-03-17 13:25:22 +06:00