Since PR #1075, the % character is no longer consistently recognized as a wildcard. It works in the quick search, but no results are displayed in the full search.
This change makes the search function worse for power users. You can use Reg.Ex. as a workaround, but .* is not as convenient as % as a wildcard. I would appreciate it if there were an option in the settings to restore the old behavior.

Since PR #1075, the % character is no longer consistently recognized as a wildcard. It works in the quick search, but no results are displayed in the full search.
This change makes the search function worse for power users. You can use Reg.Ex. as a workaround, but .* is not as convenient as % as a wildcard. I would appreciate it if there were an option in the settings to restore the old behavior.