mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00

* Don't append a space if the single available completion ends with a directory separator * Update subprocess-completions-dir-spaces.rst --------- Co-authored-by: Andy Kipp <anki-code@users.noreply.github.com>
27 lines
435 B
ReStructuredText
27 lines
435 B
ReStructuredText
**Added:**
|
|
|
|
* <news item>
|
|
|
|
**Changed:**
|
|
|
|
* <news item>
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* Subprocess-based completions like
|
|
`xontrib-fish-completer <https://github.com/xonsh/xontrib-fish-completer>`_
|
|
no longer append a space if the single available completion ends with
|
|
a directory separator. This is consistent with the behavior of the
|
|
default completer.
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|