xonsh/news
Aidan Courtney 58e2856145
Fix: exception when completing in python-only context (#5632)
* Fix: change xonsh/completer.py:Completer.complete_with_context and xonsh/completer.py:Completer.complete_line to use the python context prefix if available. Add simple regression test: tests/test_completer.py:test_python_only_context

* Add news item

* Fix: misspelled 'command'

* Update fix_python_only_completion.rst

* Update fix_python_only_completion.rst

---------

Co-authored-by: Andy Kipp <anki-code@users.noreply.github.com>
2024-07-27 21:03:35 +05:30
..
fix_autocd.rst Fixed `$AUTO_CD` regress after previous refactoring. (#5629) 2024-07-24 19:00:53 +02:00
fix_python_only_completion.rst Fix: exception when completing in python-only context (#5632) 2024-07-27 21:03:35 +05:30
locate_relative.rst executables: Added `locate_relative_path functionality to locate_file`. (#5630) 2024-07-25 12:56:30 +05:30
multiline_prompt.rst MULTILINE_PROMPT: using space with background (#5624) 2024-07-25 12:11:12 +02:00
TEMPLATE.rst fix 2024-06-24 21:46:09 +02:00