Indrajit Raychaudhuri
5ac930d96b
history-substring-search: Tweak documentation and cleanup
2023-09-12 00:08:57 -05:00
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>
2023-09-12 00:08:57 -05:00
dllud
bd180eec72
history-substring-search: add fuzzy and unique
2023-09-11 21:59:05 -05:00
Indrajit Raychaudhuri
2451239713
general: Clarify relative ordering of modules in docs
2021-07-07 09:56:22 -05:00
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.
2021-05-21 12:31:02 -05:00
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://').
2021-05-05 12:21:04 -05:00
sergiorussia
1d0bee6098
Fix README.md for autosuggestions and history-substring-search ( #1471 )
2017-09-19 00:38:24 -07:00
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
2017-07-22 13:11:29 -05:00
Sorin Ionescu
a84ac5b002
Only one newline at end of file
2014-10-09 23:38:15 -04:00
Sorin Ionescu
6cd97d2d0f
[ Fix #52 ] Add zstyles to configure history-substring-search
2013-04-26 19:47:12 -04:00
Sorin Ionescu
cc7e43b242
[ Fix #253 ] Move Prezto settings into their own file
2012-09-03 16:52:47 -04:00
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
2012-09-03 16:51:27 -04:00
Sorin Ionescu
ffee859037
Correct a spelling mistake in READMEs
2012-08-27 18:39:16 -04:00
Sorin Ionescu
0a86caffc3
Remove 'arrow keys' from history-substring-search description
2012-06-17 13:32:29 -04:00
Sorin Ionescu
00348eca51
Fix a title in the history-substring-search README
2012-06-14 19:33:46 -04:00
Sorin Ionescu
e095911cda
Correct the history-substring-search README
2012-06-14 17:17:36 -04:00
Sorin Ionescu
075f516763
Clean up READMEs
2012-05-21 20:34:07 -04:00
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
2012-04-05 13:39:40 -04:00