Skip to content

Releases: zsh-users/zsh-history-substring-search

v1.1.0

28 Jul 05:10
400e58a
Compare
Choose a tag to compare

What's Changed

  • Add: search prefix only by @SleepyBag in #115
  • Don't overwrite config with default values by @ericbn in #108
  • Update README.md by @ivopauly in #117
  • Support anchoring the substring to search for by @partcyborg in #97
  • Fix compatibility with latest zsh-syntax-highlighting (zle-line-pre-redraw) and use memo= feature by @jirutka in #135

New Contributors

Full Changelog: v1.0.2...v1.1.0

Latest and greatest

26 Oct 09:49
Compare
Choose a tag to compare

The latest and the greatest

v1.0.1: Merge pull request #62 from alyssais/declare

28 Feb 19:56
Compare
Choose a tag to compare
declare global variables to support `setopt warn_create_global`