show_quick_panel
docs:
items may be a list of strings, or a list of string lists. In the latter case, each entry in the quick panel will show multiple rows.
However when having multiple lines per result, the quick panel only fuzzy searches over the first line and ignores the rest. Is there a smart way or flag to have it also include the other lines?
CMD+P for example also fuzzies over the filepath and not just the file name inside the quick panel