summaryrefslogtreecommitdiff
path: root/Functions/Zle/history-beginning-search-menu
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Zle/history-beginning-search-menu')
-rw-r--r--Functions/Zle/history-beginning-search-menu2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Zle/history-beginning-search-menu b/Functions/Zle/history-beginning-search-menu
index 916639adc..891374925 100644
--- a/Functions/Zle/history-beginning-search-menu
+++ b/Functions/Zle/history-beginning-search-menu
@@ -3,7 +3,7 @@
# the entire history is searched.
#
# Configuration:
-# autoload -U history-beginning-search-menu
+# autoload -Uz history-beginning-search-menu
# zle -N history-beginning-search-menu
# bindkey '\eP' history-beginning-search-menu
#