PoC for a working integration with zsh-syntax-highlighting
This commit is contained in:
parent
9f1f322979
commit
5e40e5eddb
|
|
@ -400,6 +400,7 @@ _zsh_autosuggest_accept() {
|
|||
fi
|
||||
|
||||
_zsh_autosuggest_invoke_original_widget $@
|
||||
_zsh_highlight
|
||||
}
|
||||
|
||||
# Accept the entire suggestion and execute it
|
||||
|
|
|
|||
Loading…
Reference in New Issue