At the moment my only enabled Krunner search plugin is the "Applications" one. But I don't understand what's the logic behind the displayed results and the search text in the Application Launcher. Here's an example – please note that it's just an example, and I see the same behaviour will all programs/applications.
In the KDE Menu Editor I created three applications. Their names are "tola12345", "tolb12345", "tolc12345". Their description and comment are "Colour application A", "Colour application B", "Colour application C". Each launches some pdf file with xdg-open.
Now if in the Application Launcher I input "tol", the results show only "tolc12345". If I input one more letter 'a' (so the search string is "tola"), then the results show only "tola12345". If I delete 'a' and input 'b' then the results show only "tolb12345". See snapshot at the bottom.
My questions:
In the KDE Menu Editor I created three applications. Their names are "tola12345", "tolb12345", "tolc12345". Their description and comment are "Colour application A", "Colour application B", "Colour application C". Each launches some pdf file with xdg-open.
Now if in the Application Launcher I input "tol", the results show only "tolc12345". If I input one more letter 'a' (so the search string is "tola"), then the results show only "tola12345". If I delete 'a' and input 'b' then the results show only "tolb12345". See snapshot at the bottom.
My questions:
- Why don't I get to see all three results "tola12345", ..., "tolc12345" when the search string is just 'tol'?
- Why do I see only "tolc12345" rather than "tola1234", given that the latter comes first alphabetically?
- How, more generally, do I set a larger number of search results?
- Is this a bug? Or am I misunderstanding the search logic?
Comment