mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
![]() * todo: * refactor: remove usage of singleton in cmd-cache * refactor: pass aliases/env to commands_cache on creation reduce the usage of singletons * fix: setting up mockups for tests * feat: add $XONSH_CACHE_DIR * refactor: use cache path to stire cmds-cache * chore: todo * feat: efficient cache commands per path and modified time * refactor: move aliases to commands cache now XonshSession is not needed to setup cmds-cache * refactor: update tests * fix: type annotation * refactor: init aliases at commands-cache * test: update failing tests * fix: handle paths mtime changing * docs: add news item * refactor: remove $COMMANDS_CACHE_SIZE_WARNING * fix: loading on windows fails because of setup sequence * fix: failing tests |
||
---|---|---|
.. | ||
test_base_completer.py | ||
test_bash_completer.py | ||
test_command_completers.py | ||
test_completer_command.py | ||
test_dir_completers.py | ||
test_environment_completer.py | ||
test_gh.py | ||
test_path_completers.py | ||
test_pip_completer.py | ||
test_python.py | ||
test_xompletions.py |