This website works better with JavaScript
Home
Explore
Help
Sign In
HonorLee
/
ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
fdba0f43f5
Branches
Tags
master
ohmyzsh
/
plugins
/
history-substring-search
Florian Franzen
5303793ef1
history-substring-search: bindkey now checks if terminfo is available first.
10 years ago
..
README
fd732eb3ff
move history-substring-search* files into plugins/
13 years ago
history-substring-search.plugin.zsh
fd732eb3ff
move history-substring-search* files into plugins/
13 years ago
history-substring-search.zsh
5303793ef1
history-substring-search: bindkey now checks if terminfo is available first.
10 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