mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-04-17 11:35:31 +08:00
PoC for a working integration with zsh-syntax-highlighting
This commit is contained in:
parent
9378c28134
commit
16f129f02c
@ -411,6 +411,7 @@ _zsh_autosuggest_accept() {
|
||||
fi
|
||||
|
||||
_zsh_autosuggest_invoke_original_widget $@
|
||||
_zsh_highlight
|
||||
}
|
||||
|
||||
# Accept the entire suggestion and execute it
|
||||
|
Loading…
Reference in New Issue
Block a user