Closed fred-r closed 2 years ago
we already have the command where for that. This feature would be an expansion of the command where to macrospaces. Nevertheless, storage filepath in memory without recopying full path would be an interesting feature.
Please look at the where command, it now works with macrospaces.
It would be good to avoid consuming too much memory for this. Maybe a collection of file paths is required. Then ,each define of the namespace refers only to this and does not recopy the full path.