xonsh/news/zsh.rst
2017-02-24 00:50:43 -05:00

18 lines
403 B
ReStructuredText

**Added:**
* Sourcing foreign shells now have the ``--show`` option, which
lets you see when script will be run, and the ``--dryrun``
option which prevents the source from actually taking place.
Xonsh's foriegn shell API also added these keyword arguments.
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Fixed ``source-zsh`` to work with zsh v5.2.
**Security:** None