mirror of
https://github.com/junegunn/fzf
synced 2026-07-24 17:13:18 +00:00
d718747c5b
If defined, use bash-completions’s `_known_hosts_real()`-function to create the list of hostnames. This obviously requires bash-completion to be sourced before fzf. If not defined, fall back to the previous code. Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>