Merge pull request #58 from jirutka/patch-3
This commit is contained in:
commit
5b23a17241
|
@ -233,6 +233,7 @@ autosuggest-suspend() {
|
|||
autosuggest-tab() {
|
||||
RBUFFER=''
|
||||
zle autosuggest-${WIDGET}-orig "$@"
|
||||
autosuggest-invalidate-highlight-cache
|
||||
autosuggest-highlight-suggested-text
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue