xonsh/news/fix_redir.rst
Andy Kipp 850bd8f34b
Revert "Revert #5423" (#5475)
Reverts xonsh/xonsh#5468

Closes #5466

Related #5423

---------

Co-authored-by: a <1@1.1>
2024-06-02 14:53:00 +02:00

23 lines
250 B
ReStructuredText

**Added:**
* <news item>
**Changed:**
* <news item>
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* Fixed redirect with python substitution e.g. ``echo 1 > @('/tmp/file')`` is working now.
**Security:**
* <news item>