xonsh/news/split_completion.rst

15 lines
224 B
ReStructuredText
Raw Normal View History

2016-09-10 09:20:59 -04:00
**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