xonsh/news/argp.rst

16 lines
283 B
ReStructuredText
Raw Normal View History

2017-02-25 01:07:58 -05:00
**Added:** None
**Changed:**
* The interactive prompt will now catch ``SystemExit`` and, instead
of exiting the session, will refresh the prompt. This is the same
process as for keyboard interrupts.
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None