xonsh/news/update-completer-cli.rst
Daniel Shimon 4c055d82e8
Update completer cli (#4299)
* completers: Add new completers after the non-exclusives

* completer: Print whether a completer is non-exclusive

* news: Add update-completer-cli
2021-05-30 09:42:55 +03:00

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>