ohmyzsh/plugins/history-substring-search
Florian Franzen 5303793ef1 history-substring-search: bindkey now checks if terminfo is available first. 2014-03-24 22:32:56 +01:00
..
README
history-substring-search.plugin.zsh
history-substring-search.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