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 | |||
2021-12-01 | chore: fix spelling errors across the project (#10459) | Josh Soref | |
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com> | |||
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 | |||
2019-11-20 | Actions to take after repository migration is complete (#8394) | Marc Cornellà | |
* Change project URL from robbyrussell to ohmyzsh org * Update git remote to use ohmyzsh org repository | |||
2018-08-07 | use https everywhere (#6574) | Janosch Schwalm | |
* use https everywhere * use https links on the files that are left Also, removed some broken links and updated redirections. | |||
2016-12-30 | 'plugins/history-substring-search/history-substring-search.zsh: Solve typos' | Patrick José Pereira | |
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com> | |||
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 | |||
2015-11-27 | history-substring-search: add a script to automatically update OMZ from the ↵ | Andrew Janke | |
upstream repo | |||
2015-06-14 | Merge pull request #3919 from delphij/history-extendedglob | Robby Russell | |
Don't leak extendedglob to global environment. | |||
2015-06-11 | Update history-substring-search README | Matheus Cruz Rocha | |
This Change remove the .zsh on the plugin activate example, cause with the .zsh at the end the plugin won't be activated | |||
2015-05-21 | Don't leak extendedglob to global environment. | Xin Li | |
2015-02-22 | Updating histoby-substring-search README to instruct user to load plugins ↵ | Robby Russell | |
via .zshrc. Closes #1832. | |||
2014-03-24 | history-substring-search: bindkey now checks if terminfo is available first. | Florian Franzen | |
2014-02-09 | Makes history-substring-search use term specific up and down buttons. Fixes ↵ | Florian Franzen | |
#2089. | |||
2011-07-27 | move history-substring-search* files into plugins/ | Suraj N. Kurapati | |