mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-25 17:05:20 +08:00
8270f7f0ca
`--null` is ambiguous. For completeness' sake, we need both `--read0` and `--print0`. `--read0` only makes sense when the input contains multiline entries. However, fzf currently cannot correctly display multiline entries, I'm going to make `--read0` an undocumented feature.