xonsh/news/null-delim-history.rst
2018-07-27 18:40:10 +02:00

14 lines
268 B
ReStructuredText

**Added:**
* ``history show`` builtin now supports optional ``-0`` parameter that switches
the output to null-delimited. Useful for piping history to external filters.
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None