PoC for a working integration with zsh-syntax-highlighting

This commit is contained in:
Arnaud Venturi 2017-07-21 19:33:48 +10:00
commit 16f129f02c

View file

@ -411,6 +411,7 @@ _zsh_autosuggest_accept() {
fi
_zsh_autosuggest_invoke_original_widget $@
_zsh_highlight
}
# Accept the entire suggestion and execute it