lua: read_options: find script-opts prefix at index 1 exactly
Finding the prefix in the key is not enough, the key has to actually start with the prefix. Otherwise a key like `uosc-font_scale` will not only match the `uosc-` prefix, but also the `osc-` prefix, resulting in a logged warning about `-font_scale` being an unknown key.
C
Christoph Heinrich committed
83acd93c6a48e6b47ca57c2ef4451a97531dc180
Parent: f794584
Committed by avih <avih@users.noreply.github.com>
on 6/1/2023, 12:11:55 PM