mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00

* completer: Refactor out complete_from_context * completers: Fix `skip` completer calculation and completers invocation * tests: Test commands completers * news: Add fix-skip-completer * completers: Make `complete_path` contextual
23 lines
238 B
ReStructuredText
23 lines
238 B
ReStructuredText
**Added:**
|
|
|
|
* <news item>
|
|
|
|
**Changed:**
|
|
|
|
* <news item>
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* Fixed ``skip`` completer (completes ``sudo``, ``which`` and other commands).
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|