mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 09:20:57 +01:00
16 lines
374 B
ReStructuredText
16 lines
374 B
ReStructuredText
**Added:** None
|
|
|
|
**Changed:** None
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:**
|
|
|
|
* Fixed bug where trailing backspaces on windows paths could be interpreted
|
|
as line continuations characters. Now line continuation characters must be
|
|
preceeded by a space on Windows. This only applies to interactive to ensure
|
|
xonsh scripts are portable.
|
|
|
|
**Security:** None
|