mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-08 15:32:31 +01:00
Merge ed802d9b12 into 85919cd1ff
This commit is contained in:
commit
2f167f6ef9
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ _zsh_autosuggest_bind_widget() {
|
||||||
}"
|
}"
|
||||||
|
|
||||||
# Create the bound widget
|
# Create the bound widget
|
||||||
zle -N -- $widget _zsh_autosuggest_bound_${bind_count}_$widget
|
[[ "$widget" = .* ]] || zle -N -- $widget _zsh_autosuggest_bound_${bind_count}_$widget
|
||||||
}
|
}
|
||||||
|
|
||||||
# Map all configured widgets to the right autosuggest widgets
|
# Map all configured widgets to the right autosuggest widgets
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue