1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-05 23:09:44 +00:00
prezto/plugins/history-substring-search
Sorin Ionescu 158990e5cf Remove unnecessary self-insert override, close #20
@sunaku experimented and found that highlights are removed on
space bar and printable character key presses making the removed
code unnecessary.

See https://github.com/zsh-users/zsh-history-substring-search/issues/8
for more information.
2012-03-13 00:32:19 -04:00
..
history-substring-search.zsh Remove unnecessary self-insert override, close #20 2012-03-13 00:32:19 -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