summaryrefslogtreecommitdiffstats
path: root/pkg/gui/types/context.go
diff options
context:
space:
mode:
authorStefan Haller <stefan@haller-berlin.de>2024-03-14 08:43:44 +0100
committerStefan Haller <stefan@haller-berlin.de>2024-03-17 07:57:19 +0100
commita82e26d11e4c937c8ca2fdef92bb75ae912e7b44 (patch)
tree4f09a9fad6d11882bfe1def2459d147a12fe64f7 /pkg/gui/types/context.go
parent2cf8e7bc5ce47bbc83af6524a48623c41b424e28 (diff)
Don't sort the results of fuzzy.Find
It sorts them already, so it's unnecessary. In the next commit we use this same code for substring searching too, and in that case we don't want to sort because sorting is by Score, but we don't even fill in the score for substring searching.
Diffstat (limited to 'pkg/gui/types/context.go')
0 files changed, 0 insertions, 0 deletions