There's a problem searching history.
https://github.com/tarruda/zsh-autosuggestions/blob/v0.1.x/lib/get_suggestion.zsh#L3
Throws error: bad pattern: history_items=(v auto...
bad pattern: history_items=(v auto...
See issue #92.
Issue #94: Fix get_suggestion to escape prefix and work with zsh 5.0.
6bdcbf5
There's a problem searching history.
https://github.com/tarruda/zsh-autosuggestions/blob/v0.1.x/lib/get_suggestion.zsh#L3
Throws error:
bad pattern: history_items=(v auto...See issue #92.