mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-05 15:31:46 +08:00
Find the last occurrence of the last character in the pattern and perform the search algorithm only up to that point. The effectiveness of this mechanism depends a lot on the shape of the input and the pattern.