18 lines
584 B
Markdown
18 lines
584 B
Markdown
|
History-Substring-Search
|
||
|
========================
|
||
|
|
||
|
Allows for fish-shell-like searching of history with UP and DOWN.
|
||
|
|
||
|
The options set explicitly by init.zsh are the default options, and are only set for consistancy.
|
||
|
|
||
|
![example][fish_shell]
|
||
|
|
||
|
Functionality is sourced from [history-substring-search](https://github.com/zsh-users/zsh-history-substring-search)
|
||
|
|
||
|
Contributing
|
||
|
------------
|
||
|
|
||
|
Contributions should be submitted [upstream to history-substring-search](https://github.com/zsh-users/zsh-history-substring-search)
|
||
|
|
||
|
[fish_shell]: http://i.eriner.me/zim_history-substring-search.gif
|