New
v1.1.0
What's Changed
- Add: search prefix only by @SleepyBag in https://github.com/zsh-users/zsh-history-substring-search/pull/115
- Don't overwrite config with default values by @ericbn in https://github.com/zsh-users/zsh-history-substring-search/pull/108
- Update README.md by @ivopauly in https://github.com/zsh-users/zsh-history-substring-search/pull/117
- Support anchoring the substring to search for by @partcyborg in https://github.com/zsh-users/zsh-history-substring-search/pull/97
- Fix compatibility with latest zsh-syntax-highlighting (zle-line-pre-redraw) and use memo= feature by @jirutka in https://github.com/zsh-users/zsh-history-substring-search/pull/135
New Contributors
- @SleepyBag made their first contribution in https://github.com/zsh-users/zsh-history-substring-search/pull/115
- @ericbn made their first contribution in https://github.com/zsh-users/zsh-history-substring-search/pull/108
- @ivopauly made their first contribution in https://github.com/zsh-users/zsh-history-substring-search/pull/117
- @partcyborg made their first contribution in https://github.com/zsh-users/zsh-history-substring-search/pull/97
- @jirutka made their first contribution in https://github.com/zsh-users/zsh-history-substring-search/pull/135
Full Changelog: https://github.com/zsh-users/zsh-history-substring-search/compare/v1.0.2...v1.1.0