fzy
terminal fuzzy finder picker
git clone https://9o.is/git/fzy.git
commit 4de6e8ae7c539958edde9fd5939d8ff9b3d822f1 parent 70910d328a289fb461c930da18096a428bf89fcc Author: Kevin Kainan Li <legendre6891@users.noreply.github.com> Date: Thu, 28 May 2020 12:28:27 -0400 Update man page Update man page regarding `--read-null`; it is already present in `fzy -h`. Diffstat:
| M | fzy.1 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/fzy.1 b/fzy.1 @@ -41,6 +41,10 @@ Use QUERY as the initial search query. Non-interactive mode. Print the matches in sorted order for QUERY to stdout. . .TP +.BR \-0 ", " \-\-read-null +Read input delimited by ASCII NUL characters. +. +.TP .BR \-h ", " \-\-help Usage help. .