diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2017-06-02 13:25:35 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2017-06-02 13:25:35 +0900 |
| commit | 2e3dc75425d23b4d9e8e05a901395914cf8d3120 (patch) | |
| tree | baccbb0305c7337b95207945c55d5e33f726c55b /plugin | |
| parent | 5d6eb5bfd64c6d5d773c71159d819b651dd5f7f1 (diff) | |
| download | fzf-2e3dc75425d23b4d9e8e05a901395914cf8d3120.tar.gz | |
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
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions
