mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
add changelog
This commit is contained in:
parent
4799d89785
commit
8d45f17461
1 changed files with 13 additions and 0 deletions
13
news/complete-after-pipe.rst
Normal file
13
news/complete-after-pipe.rst
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
**Added:** None
|
||||||
|
|
||||||
|
**Changed:** None
|
||||||
|
|
||||||
|
**Deprecated:** None
|
||||||
|
|
||||||
|
**Removed:** None
|
||||||
|
|
||||||
|
**Fixed:**
|
||||||
|
|
||||||
|
* Completion now works on subcommands after pipe, ``&&``, ``||`` and so on.
|
||||||
|
|
||||||
|
**Security:** None
|
Loading…
Add table
Reference in a new issue