wincent / command-t

⌨️ Fast file navigation for Neovim and Vim
BSD 2-Clause "Simplified" License
2.76k stars 321 forks source link

Double-check memoization matrix #285

Closed wincent closed 2 years ago

wincent commented 7 years ago

Old comments I found in a local todo list; not sure if they still apply:

Observe that max value always seems to be bottom right (not top or middle right). Is this just a coincidence?

Notice that it then percolates back across the upper edge of the "match envelope" in the scoring matrix.

wincent commented 2 years ago

Given the big rewrite for v6.0.x, I'm closing all older issues as there is unlikely to be anything significant happening on the 5-x-devel branch from here on[^patches]. Feedback issue for 6.0.x is here:

[^patches]: Patches and PRs would be welcome, but my personal efforts are going to be directed towards main.