xonsh/news/split_completion.rst
2016-09-10 16:00:01 -04:00

14 lines
224 B
ReStructuredText

**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Python completions now work without space delimiters, e.g. ``a=matpl<TAB>``
will complete to ``a=matplotlib``
**Security:** None