xonsh v0.9.7 Release Notes

  • โž• Added:

    • โž• add xontrib (xontrib-readable-traceback)
    • Registered kitty xontrib.
    • The zipapp extra was added to install the importlib.resources backport on <3.7

    ๐Ÿ”„ Changed:

    • โš  turn off warning on completer
    • ๐Ÿ“‡ xontrib metadata loading is now zipapp safe when possible

    ๐Ÿ›  Fixed:

    • โšก๏ธ Updated py-bash-completion that is vended with xonsh to v0.2.6 which includes a fix completion which uses a subshell environment and a fix for string index error in stripped prefix.
    • โœ‚ Removed obsolte "Alt+." keybinding in xontrib-bashisms that was causing built-in binding to malfunction.
    • ๐Ÿ›  Fixed that occurs when type a command before rendering.

    Authors:

    • Anthony Scopatz
    • Jamie Bliss
    • con-f-use
    • vaaaaanquish
    • Gyuri Horak