fzf/test
Junegunn Choi 2e3dc75425
Fix inconsistent tiebreak scores when --nth is used
Make sure to consistently calculate tiebreak scores based on the
original line.

This change may not be preferable if you filter aligned tabular input on
a subset of columns using --nth. However, if we calculate length
tiebreak only on the matched components instead of the entire line, the
result can be very confusing when multiple --nth components are
specified, so let's keep it simple and consistent.

Close #926
2017-06-02 13:25:35 +09:00
..
fzf.vader [vim] Respect g:fzf_colors 2016-10-22 01:14:16 +09:00
test_go.rb Fix inconsistent tiebreak scores when --nth is used 2017-06-02 13:25:35 +09:00