zpty module is only needed for completion strategy
This commit is contained in:
parent
dad6be4d5e
commit
5529102afc
6 changed files with 7 additions and 22 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue