index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
history-substring-search
Age
Commit message (
Expand
)
Author
2025-10-09
fix(history-substring-search): honor `CASE_SENSITIVE` variable (#13360)
Paul Frederiksen
2024-09-01
chore: fix typos (#12647)
Alexander Cyon
2024-06-12
feat(init): add custom functions and completions to `$fpath` (#5644)
Mayu Laierlence
2024-06-09
feat(history-substring-search): update to 87ce96b1 (#12486)
ohmyzsh[bot]
2024-03-26
style: remove trailing whitespace (#12303)
vladislav doster
2024-01-16
feat(history-substring-search): update to version 8dd05bfc (#12167)
ohmyzsh[bot]
2024-01-16
ci(dependencies): create history-substring-search files as expected
Carlo Sala
2024-01-16
fix(history-substring-search): source properly plugin
Carlo Sala
2024-01-16
feat(history-substring-search): use new dependencies updater
Carlo Sala
2024-01-16
feat(history-substring-search): update to upstream (#12164)
Tabrez Mohammed
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
2021-12-01
chore: fix spelling errors across the project (#10459)
Josh Soref
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à
2019-11-20
Actions to take after repository migration is complete (#8394)
Marc Cornellà
2018-08-07
use https everywhere (#6574)
Janosch Schwalm
2016-12-30
'plugins/history-substring-search/history-substring-search.zsh: Solve typos'
Patrick José Pereira
2015-12-13
history-substring-search: bind arrows in both emacs and viins modes
Andrew Janke
2015-11-27
history-substring-search: update to upstream version 2015-09-28
Andrew Janke
2015-11-27
history-substring-search: add a script to automatically update OMZ from the u...
Andrew Janke
2015-06-14
Merge pull request #3919 from delphij/history-extendedglob
Robby Russell
2015-06-11
Update history-substring-search README
Matheus Cruz Rocha
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 via...
Robby Russell
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
2011-07-27
move history-substring-search* files into plugins/
Suraj N. Kurapati