xonsh/news/brackets-in-args.rst
Peter Ye 5a525e3789
feat: allow square brackets in command arguments (#5326)
Allow square brackets in command arguments
2024-04-09 22:33:43 +05:30

23 lines
248 B
ReStructuredText

**Added:**
* Square brackets can now be used in command arguments without quotes (e.g. `echo a[b]`)
**Changed:**
* <news item>
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* <news item>
**Security:**
* <news item>