summaryrefslogtreecommitdiff
path: root/plugins/history-substring-search/history-substring-search.zsh
AgeCommit message (Collapse)Author
2016-12-30 'plugins/history-substring-search/history-substring-search.zsh: Solve typos'Patrick José Pereira
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
2015-11-27history-substring-search: update to upstream version 2015-09-28Andrew Janke
Updates OMZ's copy to commit 2c295432175990c1bb4e90bc13f609daa67a25d6 from zsh-users/zsh-history-substring-search
2015-05-21Don't leak extendedglob to global environment.Xin Li
2014-03-24history-substring-search: bindkey now checks if terminfo is available first.Florian Franzen
2014-02-09Makes history-substring-search use term specific up and down buttons. Fixes ↵Florian Franzen
#2089.
2011-07-27move history-substring-search* files into plugins/Suraj N. Kurapati