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

* completers: Add new completers after the non-exclusives * completer: Print whether a completer is non-exclusive * news: Add update-completer-cli
24 lines
294 B
ReStructuredText
24 lines
294 B
ReStructuredText
**Added:**
|
|
|
|
* <news item>
|
|
|
|
**Changed:**
|
|
|
|
* The ``completer add`` command after the non-exclusive completers.
|
|
This means it will not block them from adding their completions.
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* <news item>
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|