1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/plugins/history-substring-search
Sorin Ionescu 04c3df512a
Retain search query highlight on cursor move
13 years ago
..
README Moved hub into the git plugin. 13 years ago
history-substring-search.zsh Retain search query highlight on cursor move 13 years ago
init.zsh Added or edited file headers. 13 years ago

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