mirror of
https://github.com/junegunn/fzf
synced 2026-07-23 17:03:17 +00:00
5cae8ea733
Close #1370 Parses the history list, converts it to a NUL-delimited list of possibly multiline entries. Adds the fzf --read0 option. Works with and without histexpand enabled. Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>