xonsh/news/fix_pwd.rst

16 lines
275 B
ReStructuredText

**Added:**
* Add a ``-P`` flag to the ``cd`` function in order to change directory and
following symlinks.
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Fix how ``$PWD`` is managed in order to work with symlinks gracefully
**Security:** None