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
Indrajit Raychaudhuri
5ac0777191
history-substring-search: Update history-substring-search submodule to 1.1.0
1 year ago
Indrajit Raychaudhuri
2451239713
general: Clarify relative ordering of modules in docs
3 years ago
Indrajit Raychaudhuri
1ff9421f7b
general: Update documentation better qualifying runcom paths
...
Zsh and Prezto files don't always reside in `~/`. Instead, they have
a more spec compliant location (`${ZDOTDIR:-$HOME}/`). Make them
unambiguous in the documentation. Likewise, for `$GNUPGHOME`.
Further, add instruction for optionally setting up Prezto in
`$XDG_CONFIG_HOME`.
While at this, also add clarification on relative ordering of some of
the modules, apply more formatting tweaks and doc improvements.
4 years ago
Indrajit Raychaudhuri
d80e393f78
general: Reformat documentation with better formatting and wording
...
General purpose reformating and rewording in (a few places). This should
also make markdown linting happier.
Prefer back-ticks wherever useful and use `console` for code blocks to
be executed on terminal.
Also, update references links wherever possible (including update from
'http://' to 'https://').
4 years ago
Yang Tang
d66041cdb7
Update history-substring-search submodule to v1.0.2
4 years ago
Amyn
13c61bae30
Do not source history-substring-search if already loaded ( #1830 )
5 years ago
Diego Rabatone Oliveira
88456ec9b6
Updating submodules to lastest tags/master commits
6 years ago
Indrajit Raychaudhuri
58809b2d21
Update submodule 'history-substring-search'
...
history-substring-search doesn't tag releases anymore and just maintains
the master branch -- switching to tracking master instead.
6 years ago
sergiorussia
1d0bee6098
Fix README.md for autosuggestions and history-substring-search ( #1471 )
7 years ago
Indrajit Raychaudhuri
ac628c9059
[general] Switch code block formatting to use fence formatting
...
Changes:
* Indented code block doesn't support syntax highlighting, use fenced
formatting (```) instead for better syntax highlighting
* Wrap commands/functions in backticks
* Typo fixes
7 years ago
Kaleb Elwert
fd0b627a8b
Update zsh-users submodules to latest stable versions
8 years ago
Dario Gjorgjevski
2c1ad5bed1
Avoid unsetting nonexistent variables ( #1075 )
8 years ago
Sorin Ionescu
e36eed9c8a
Update external history-substring-search
9 years ago
Sorin Ionescu
c05fbedd8d
Update external history-substring-search
9 years ago
Sorin Ionescu
20766138cb
Update external history-substring-search
10 years ago
Sorin Ionescu
c98da90662
Update external history-substring-search
10 years ago
Sorin Ionescu
ccca57f2ac
Update external history-substring-search
10 years ago
Sorin Ionescu
a84ac5b002
Only one newline at end of file
10 years ago
Sorin Ionescu
96bcf813b7
Update external history-substring-search
10 years ago
Sorin Ionescu
eea1eea7dc
Update external history-substring-search
11 years ago
Sorin Ionescu
a914a87aa9
Stop module loading when external code fails to source
11 years ago
Sorin Ionescu
92e688173b
Update external history-substring-search
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
cf07c4ec91
Update external history-substring-search
12 years ago
Sorin Ionescu
3c5363ef9b
Remove no longer necessary key bindings
12 years ago
Sorin Ionescu
0d27e20e43
Update external history-substring-search
12 years ago
Sorin Ionescu
1dfc0bf784
Ensure $key_info is populated before use
12 years ago
Sorin Ionescu
cc7e43b242
[ Fix #253 ] Move Prezto settings into their own file
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
ffee859037
Correct a spelling mistake in READMEs
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
0a86caffc3
Remove 'arrow keys' from history-substring-search description
13 years ago
Sorin Ionescu
00348eca51
Fix a title in the history-substring-search README
13 years ago
Sorin Ionescu
e095911cda
Correct the history-substring-search README
13 years ago
Sorin Ionescu
075f516763
Clean up READMEs
13 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