1
0
Fork 0
mirror of synced 2024-06-16 05:41:09 -04:00
zimfw/modules/history-substring-search
Eric Nielsen b180b40b27 Update submodules
* 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
2019-07-13 18:30:33 -05:00
..
external@0f80b8eb33 Update submodules 2019-07-13 18:30:33 -05:00
init.zsh [history-substring-search] Fix bindkey back to what works 2018-09-17 15:32:44 -05:00
README.md Update module README.md 2018-05-14 19:09:11 -05:00

history-substring-search

Allows for fish-like searching of history with UP and DOWN.

example

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.