Ignoring subtracting search operators when using quotes #28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It seems like somewhat complex search queries like

https://uruky.com/search?il=en&it=system&q=%22nixos%22+%22hyprwhspr%22+-%22hyprwhspr-rs%22
where the same word is in both " " 's and one of them is a negative operator, is causing those results containing the word to not be excluded from the results.