diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2015-10-02 18:40:20 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2015-10-02 18:40:20 +0900 |
| commit | 92a75c9563600a174e9ee8334853f99ed560492a (patch) | |
| tree | c65a17633ee57dbfbbafa4b351c41bbbfffa3f9f /shell/completion.bash | |
| parent | 7c7a30c472463e0115adcf8bc2a792b48c03bf08 (diff) | |
| download | fzf-92a75c9563600a174e9ee8334853f99ed560492a.tar.gz | |
Use trimmed length when --nth is used with --tiebreak=length
This change improves sort ordering for aligned tabular input.
Given the following input:
apple juice 100
apple pie 200
fzf --nth=2 will now prefer the one with pie. Before this change fzf
compared "juice " and "pie ", both of which have the same length.
Diffstat (limited to 'shell/completion.bash')
0 files changed, 0 insertions, 0 deletions
