mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-08 15:32:31 +01:00
Used the source files and the build process
This commit is contained in:
parent
5e40e5eddb
commit
3093396a51
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue