xonsh/news/fix_history_replay.rst
Gil Forsyth f71e191cd8 only remove attribute if it exists
Attempt to fix #2264 which only rears its head during history replay (on
linux).
2017-02-27 10:55:14 -05:00

14 lines
198 B
ReStructuredText

**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* ``history replay`` no longer barfs on ``style_name`` when setting up the
environment
**Security:** None