Closed Misterio77 closed 4 years ago
Currently, query is designed to show all schemes matching (glob) pattern. Apply is designed to apply one random scheme chosen among matches, if matched more than one.
Maybe there's a better way to handle it?
Fixed in https://github.com/Misterio77/flavours/commit/c32e17a3866ca8bd34afdf0ea54caa0cf9fb8266
Currently, query is designed to show all schemes matching (glob) pattern. Apply is designed to apply one random scheme chosen among matches, if matched more than one.
Maybe there's a better way to handle it?