Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-28 | chore: fix comment bulk replace | Marc Cornellà | |
2021-12-28 | refactor: handle `$0` according to the Zsh plugin standard (#10518) | Curtis Rueden | |
For details and rationale, see: https://zdharma-continuum.github.io/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html Closes #10518 | |||
2020-03-24 | history-substring-search: fixing my dumb mistake | Marc Cornellà | |
2020-03-24 | history-substring-search: update to upstream version 2019-05-12 | Marc Cornellà | |
Updates OMZ's copy to commit 0f80b8eb3368b46e5e573c1d91ae69eb095db3fb from zsh-users/zsh-history-substring-search | |||
2015-12-13 | history-substring-search: bind arrows in both emacs and viins modes | Andrew Janke | |
This avoids an ordering dependency between this and the vi-mode plugin. | |||
2015-11-27 | history-substring-search: update to upstream version 2015-09-28 | Andrew Janke | |
Updates OMZ's copy to commit 2c295432175990c1bb4e90bc13f609daa67a25d6 from zsh-users/zsh-history-substring-search | |||
2011-07-27 | move history-substring-search* files into plugins/ | Suraj N. Kurapati | |