mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
@sunaku experimented and found that highlights are removed on space bar and printable character key presses making the removed code unnecessary. See https://github.com/zsh-users/zsh-history-substring-search/issues/8 for more information. |
||
|---|---|---|
| .. | ||
| 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