mirror of
https://github.com/junegunn/fzf.git
synced 2026-08-25 17:13:02 +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.