Add --no-color (+c) option

This commit is contained in:
Junegunn Choi
2013-11-03 11:45:14 +09:00
parent c326e363eb
commit 8e305edcf2
2 changed files with 44 additions and 25 deletions

View File

@@ -73,6 +73,7 @@ usage: fzf [options]
-s, --sort=MAX Maximum number of matched items to sort. Default: 500
+s, --no-sort Keep the sequence unchanged.
+i Case-sensitive match
+c, --no-color Disable colors
```
fzf will launch curses-based finder, read the list from STDIN, and write the