Increase FZF_DEFAULT_SORT to 1000

This commit is contained in:
Junegunn Choi
2013-11-16 11:50:38 +09:00
parent 4530819539
commit f0b2b98c5d
3 changed files with 6 additions and 6 deletions

View File

@@ -73,7 +73,7 @@ usage: fzf [options]
-m, --multi Enable multi-select
-x, --extended Extended-search mode
-s, --sort=MAX Maximum number of matched items to sort. Default: 500
-s, --sort=MAX Maximum number of matched items to sort. Default: 1000
+s, --no-sort Do not sort the result. Keep the sequence unchanged.
+i Case-sensitive match
+c, --no-color Disable colors