-
Notifications
You must be signed in to change notification settings - Fork 623
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Rofi prefers recent over exact, even when both are recent #2080
Comments
Have you tried enabling sorting and setting matching algorithm? The provided config has it turned off. I am not sure how this is a bug? it feels more like either misconfiguration or a feature request?
for me prefers st over steam even when steam has a higher 'count' in the run-cache. |
Please open discussion on more questions, or a feature request if needed. |
You're right, of course. My understanding was lacking, apologies for the wasted time. I did some searching and got incorrect information. I'm unfamiliar with the Github Discussions feature, I'll educate myself for the future. Thank you. |
No problem. The discussion forum is linked in the template of the issue:
|
Rofi version (rofi -v)
1.7.5
Configuration
https://gist.github.com/codefaux/6b772f2fd749d1fcace67cea9ebb5e7f
Theme
https://gist.github.com/codefaux/2fdd61da2c7be27e06d4d6dcdbec56a7
Timing report
No response
Launch command
rofi -show run
Step to reproduce
Expected behavior
Actual behavior
Additional information
I feel like users should expect exact matches to be preferred over loose matches, or at least that a user expecting an exact match to be respected should have said expectation honored.
If it feels 'breaking' to change behavior as such, perhaps add a
-prefer-exact
argument?Using wayland display server protocol
I've checked if the issue exists in the latest stable release
The text was updated successfully, but these errors were encountered: