Changes
PR #1840 by ZackaryWelch: Replace deprecated bash function in completion script
- Replace deprecated bash function in completion script to use
_comp_get_wordsinstead of__get_comp_words_by_ref, fixing compatibility issues with latest bash versions and preventing script breakage on updated distributions like Fedora 42+