df672688de
Just binding ^[[A/^[[B does not work for some terminals, while not binding them breaks zle widgets on other terminals. That's how crazy it can get :- ( Fixes #293. Fixes #295. |
||
---|---|---|
.. | ||
external@933733e867 | ||
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.