Indrajit Raychaudhuri
|
5ac930d96b
|
history-substring-search: Tweak documentation and cleanup
|
1 year ago |
mritd
|
9bf1ae66bc
|
feat(history-substring-search): add `prefixed` setting
support zsh-history-substring-search `HISTORY_SUBSTRING_SEARCH_PREFIXED` env
Signed-off-by: mritd <mritd@linux.com>
|
1 year ago |
dllud
|
bd180eec72
|
history-substring-search: add fuzzy and unique
|
1 year ago |
Amyn
|
13c61bae30
|
Do not source history-substring-search if already loaded (#1830)
|
5 years ago |
Dario Gjorgjevski
|
2c1ad5bed1
|
Avoid unsetting nonexistent variables (#1075)
|
8 years ago |
Sorin Ionescu
|
a84ac5b002
|
Only one newline at end of file
|
10 years ago |
Sorin Ionescu
|
a914a87aa9
|
Stop module loading when external code fails to source
|
11 years ago |
Sorin Ionescu
|
23f62774f9
|
[Fix #426] Correct syntax error in variable assignment
|
12 years ago |
Sorin Ionescu
|
6cd97d2d0f
|
[Fix #52] Add zstyles to configure history-substring-search
|
12 years ago |
Sorin Ionescu
|
80b203bcd3
|
[Fix #422] Revert "Remove no longer necessary key bindings"
This reverts commit 3c5363ef9b .
|
12 years ago |
Sorin Ionescu
|
3c5363ef9b
|
Remove no longer necessary key bindings
|
12 years ago |
Sorin Ionescu
|
1dfc0bf784
|
Ensure $key_info is populated before use
|
12 years ago |
Sorin Ionescu
|
fb9a20591f
|
[Fix #197] Rebrand as Prezto
Conflicts:
README.md
runcoms/zshenv
|
12 years ago |
Sorin Ionescu
|
23844ca744
|
Comment the sourcing of module files
|
12 years ago |
Sorin Ionescu
|
75b894b0cd
|
Load editor in history-substring-search
|
12 years ago |
Sorin Ionescu
|
2250f93fa3
|
[Fix #233] Bind history-substring-search using $key_info
|
12 years ago |
Sorin Ionescu
|
9a52ecb21b
|
Increase heading readability
|
12 years ago |
Sorin Ionescu
|
9e6df0511e
|
Rename $keyinfo to $key_info for consistency
|
13 years ago |
Sorin Ionescu
|
a7db355e26
|
Simplify a few unsets
|
13 years ago |
Sorin Ionescu
|
a7340886b3
|
[#23] Rename plugins to modules
|
13 years ago |