aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/mutt.bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash/bash_completion.d/mutt.bash')
-rw-r--r--bash/bash_completion.d/mutt.bash4
1 files changed, 2 insertions, 2 deletions
diff --git a/bash/bash_completion.d/mutt.bash b/bash/bash_completion.d/mutt.bash
index 5fb13339..002eb48e 100644
--- a/bash/bash_completion.d/mutt.bash
+++ b/bash/bash_completion.d/mutt.bash
@@ -1,5 +1,5 @@
# Completion for mutt(1) with abook(1) email addresses
-if ! declare -F _text_filenames >/dev/null ; then
- source "$HOME"/.bash_completion.d/_text_filenames.bash
+if ! declare -F _abook_addresses >/dev/null ; then
+ source "$HOME"/.bash_completion.d/_abook_addresses.bash
fi
complete -F _abook_addresses -o bashdefault -o default mutt