04c3df512a
@guidovansteen discovered inconsistent behaviour when zsh-syntax-highlighting is not sourced prior to zsh-history-substring-search. https://github.com/zsh-users/zsh-history-substring-search/issues/9 @sunaku wrote this patch. |
||
---|---|---|
.. | ||
history-substring-search.zsh | ||
init.zsh | ||
README |
To activate this script, load it into an interactive Zsh session: % source history-substring-search.zsh See the "history-substring-search.zsh" file for more information: % sed -n '2,/^$/s/^#//p' history-substring-search.zsh | more