Find a file
Guido van Steen 1022df5a5a fix highlighting of query in matching commands
Without this commit, searching for "rebo" in "reboot" incorrectly causes
"eboo" to be highlighted instead of "rebo".
2011-06-15 15:21:48 -07:00
history-substring-search.plugin.zsh add *.plugin.zsh file to integrate into oh-my-zsh 2011-06-15 15:20:18 -07:00
history-substring-search.zsh fix highlighting of query in matching commands 2011-06-15 15:21:48 -07:00
README add README with instructions on script activation 2011-06-09 00:16:28 -07: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