fzf/shell
Christoph Anton Mitterer d718747c5b [bash] try to use bash-completions’s _known_hosts_real() for getting hostnames
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>
2023-10-12 20:44:25 +09:00
..
completion.bash [bash] try to use bash-completions’s _known_hosts_real() for getting hostnames 2023-10-12 20:44:25 +09:00
completion.zsh [shell] make __fzf_list_hosts() definable by the user 2023-10-12 20:44:25 +09:00
key-bindings.bash [bash] Use command to “protect” further commands (#3462) 2023-10-11 13:07:47 +09:00
key-bindings.fish [shell] don’t needlessly escape . in shell pattern 2023-09-24 13:23:40 +09:00
key-bindings.zsh Improve interactiveness checks (#3449) 2023-10-09 01:19:28 +09:00