This repository has been archived on 2022-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
prezto/plugins/history-substring-search
Sorin Ionescu 04c3df512a Retain search query highlight on cursor move
@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.
2012-03-13 17:08:45 -04:00
..
history-substring-search.zsh Retain search query highlight on cursor move 2012-03-13 17:08:45 -04:00
init.zsh Added or edited file headers. 2012-02-02 18:30:07 -05:00
README Moved hub into the git plugin. 2012-01-23 20:40:57 -05:00

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