Used the source files and the build process
This commit is contained in:
parent
16f129f02c
commit
4eeaeaeb7c
|
|
@ -135,6 +135,7 @@ _zsh_autosuggest_accept() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
_zsh_autosuggest_invoke_original_widget $@
|
_zsh_autosuggest_invoke_original_widget $@
|
||||||
|
_zsh_highlight
|
||||||
}
|
}
|
||||||
|
|
||||||
# Accept the entire suggestion and execute it
|
# Accept the entire suggestion and execute it
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue