Commit graph

5 commits

Author SHA1 Message Date
dtk
fa3f248240 Correct documentation on how to load the plugin
So far the `README.markdown` stated that the string
`history-substring-search.zsh` had to be added to the `plugins` list in order to
load the plugin.

This commits corrects the information by removing the trailing `.zsh`.
2015-05-15 18:50:06 +02:00
Robby Russell
aa16e18644 Updating histoby-substring-search README to instruct user to load plugins via .zshrc. Closes #1832. 2015-02-22 09:29:31 -08:00
Florian Franzen
5303793ef1 history-substring-search: bindkey now checks if terminfo is available first. 2014-03-24 22:32:56 +01:00
Florian Franzen
c563fe95fb Makes history-substring-search use term specific up and down buttons. Fixes #2089. 2014-02-09 14:06:58 +01:00
Suraj N. Kurapati
fd732eb3ff move history-substring-search* files into plugins/ 2011-07-27 10:28:55 -07:00