The fuzzy search is great and helps most of the time, but is there a way to temporarily override the fuzziness of the filter matching? For example, when I invoke the Goto Anything in a project and then type test, I get the following as a result:

The result set contains about 20 items containing the word test, and another few hundred that only includes the characters t,e,s, and t is some combination. Is there a way to tell Sublime Text that eg. when I type:
kar "test"
then the word “kar” can be fuzzy-matched but I want the word “test” to be matched exactly?
