mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
add a news entry
This commit is contained in:
parent
cbf519b80f
commit
157e74390c
1 changed files with 14 additions and 0 deletions
14
news/null-delim-history.rst
Normal file
14
news/null-delim-history.rst
Normal file
|
@ -0,0 +1,14 @@
|
|||
**Added:** None
|
||||
|
||||
* ``history show`` builtin now supports optional ``-0`` parameter that switches
|
||||
the output to null-delimited. Useful for pipng history to external filters.
|
||||
|
||||
**Changed:** None
|
||||
|
||||
**Deprecated:** None
|
||||
|
||||
**Removed:** None
|
||||
|
||||
**Fixed:** None
|
||||
|
||||
**Security:** None
|
Loading…
Add table
Reference in a new issue