danielmiessler.fabric/completions
Zackary Welch a09686820d
Replace deprecated bash function in completion script
Use `_comp_get_words` if available, which was added in bash 4.12 at the same time `__get_comp_words_by_ref` was deprecated. Latest bash (5.2) has removed  `__get_comp_words_by_ref`, breaking the completion script entirely on Fedora 42+ and other up to date distros.
2025-11-22 09:04:57 -05:00
..
_fabric docs: clarify --raw flag behavior for OpenAI and Anthropic providers 2025-11-18 04:27:38 -08:00
fabric.bash Replace deprecated bash function in completion script 2025-11-22 09:04:57 -05:00
fabric.fish docs: clarify --raw flag behavior for OpenAI and Anthropic providers 2025-11-18 04:27:38 -08:00
setup-completions.sh refactor: standardize obtain_completion_files logging; use stderr-only printf 2025-08-12 11:16:25 -07:00