mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-01-17 07:53:07 +01:00
zpty module is only needed for completion strategy
This commit is contained in:
@@ -17,4 +17,5 @@ _zsh_autosuggest_start() {
|
||||
}
|
||||
|
||||
# Start the autosuggestion widgets on the next precmd
|
||||
autoload -Uz add-zsh-hook
|
||||
add-zsh-hook precmd _zsh_autosuggest_start
|
||||
|
||||
Reference in New Issue
Block a user