mirror of
https://github.com/lotabout/skim.git
synced 2026-09-10 07:16:23 -04:00
Update --tiebreak options with length
This commit is contained in:
parent
c49fb847e2
commit
4036ac78b8
|
|
@ -95,6 +95,7 @@ Comma-separated list of sort criteria to apply when the scores are tied.
|
|||
.br
|
||||
.BR end " Prefers line with matched substring closer to the end"
|
||||
.br
|
||||
.BR length " Prefers line with shorter length"
|
||||
|
||||
.br
|
||||
- Each criterion could be negated, e.g. (-index)
|
||||
|
|
|
|||
Loading…
Reference in a new issue