mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
15 lines
263 B
ReStructuredText
15 lines
263 B
ReStructuredText
**Added:**
|
|
|
|
* Normal globbing is now available in Python mode via ``g````
|
|
* Backticks were expanded to allow searching using arbitrary functions, via
|
|
``@<func>````
|
|
|
|
**Changed:** None
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:** None
|
|
|
|
**Security:** None
|