1
0
mirror of https://github.com/Llewellynvdm/fzf.git synced 2025-01-12 02:59:09 +00:00
fzf/shell
Christoph Anton Mitterer 46ee9ac41c [shell] make __fzf_list_hosts() definable by the user
Just like it’s already done for `_fzf_compgen_path()` and `_fzf_compgen_dir()`
allow a user to easily define his own version of `__fzf_list_hosts()`.

Also add some documentation on the expected “interface” of such custom function.

Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
2023-10-12 20:44:25 +09:00
..
completion.bash [shell] make __fzf_list_hosts() definable by the user 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 () 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 () 2023-10-09 01:19:28 +09:00