mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
add news entry
This commit is contained in:
parent
d5220f2159
commit
00a79bf718
1 changed files with 14 additions and 0 deletions
14
news/split_completion.rst
Normal file
14
news/split_completion.rst
Normal file
|
@ -0,0 +1,14 @@
|
|||
**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
|
Loading…
Add table
Reference in a new issue