Skip to content

Split disk cache files into two files and auto-select top find result

Jason Heard requested to merge fix-things into master
  • The first change prevents having to read 1GB on startup if there are 1GB of files in the cache.
  • The second one means you can type /, m, u, s, e, Enter and don't need a down arrow press in the middle to select the top match.

Merge request reports