mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
@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