diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-07-20 23:33:55 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-07-20 23:33:55 -0700 |
commit | cbfe780b20ced576c2e3d41361a9036210ab5c9b (patch) | |
tree | 1f742aad1d71b39de9d1c87b500953fc6f28c3a1 /src/libs | |
parent | c69917862a58cac01d9deca2b91255f0510b243c (diff) |
til_settings: support rudimentary =value escaping
This is a step towards properly handling nested settings, so we
can do stuff like:
--module=rtv,channels=compose\,layers=checkers\\\,fill_module=shapes\\\,size=64\,texture=plasma
and have rtv actually cycle through just compose with
checkers+plasma layers but holding the specified checkers
settings to shapes filler with a size of 64, randomizing the
rest.
There's more work to do before that can actually happen, but
first thing is to just support escaping the settings values.
Diffstat (limited to 'src/libs')
0 files changed, 0 insertions, 0 deletions