mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 17:30:59 +01:00
17 lines
393 B
ReStructuredText
17 lines
393 B
ReStructuredText
**Added:**
|
|
|
|
* New ``$DOTGLOB`` environment variable enables globs to match
|
|
"hidden" files which start with a literal ``.``. Set this
|
|
variable to ``True`` to get this matching behavior.
|
|
Cooresponding API changes have been made to
|
|
``xonsh.tools.globpath()`` and ``xonsh.tools.iglobpath()``
|
|
|
|
**Changed:** None
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:** None
|
|
|
|
**Security:** None
|