mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
If the format string itself does a replacement with potential captures $1-$n then we ensure that $1-$n are not inherited from the environment (which could be a parent regexp match).