Revisiting #23 with fresh eyes:
It might be cool to allow a recipe to specify an "overflow" variable or something that captures everything in square brackets and is assigned to that value? I still don't like that when using square brackets you'd have to quote it, but... I'll keep musing.
$ mold foo
$ mold "foo[bar]" # don't like have to quote here
Revisiting #23 with fresh eyes:
It might be cool to allow a recipe to specify an "overflow" variable or something that captures everything in square brackets and is assigned to that value? I still don't like that when using square brackets you'd have to quote it, but... I'll keep musing.