b180b40b27
* zsh-autosuggestions to release v0.6.3 * zsh-completions to release 0.30.0 * zsh-history-substring-search to HEAD * zsh-syntax-highlighting to HEAD * lean to HEAD * liquidprompt to HEAD * pure to release v1.10.3 |
||
---|---|---|
.. | ||
external@0f80b8eb33 | ||
init.zsh | ||
README.md |
history-substring-search
Allows for fish-like searching of history with UP and DOWN.
If you use
syntax-highlighting,
make sure you place 'syntax-highlighting' before 'history-substring-search' on
the second line of zmodules
in your .zimrc
.
Contributing
Contributions should be submitted upstream to zsh-history-substring-search.