zsh-syntax-highlighting/highlighters
Daniel Shahaf bc7f8ea433 'main': Restore support for zsh-4.3.10 and older.
zsh older than workers/28418 (zsh revision 23bdfc7fd2a012d5205ed22d18eb39e41c8fbc95)
doesn't support the «${name:offset:length}» syntax.  Therefore, use the older
«$name[start,end]» syntax instead.

Followup to 3cb58fd7d7, "Optimization: -1 is
extra computation of string length internally".

Fixes zsh-users/zsh-syntax-highlighting#279.
2016-03-23 01:32:44 +00:00
..
brackets docs: Fix broken symlinks 2015-11-24 00:40:09 -06:00
cursor docs: Fix broken symlinks 2015-11-24 00:40:09 -06:00
line docs: Fix broken symlinks 2015-11-24 00:40:09 -06:00
main 'main': Restore support for zsh-4.3.10 and older. 2016-03-23 01:32:44 +00:00
pattern docs: Fix broken symlinks 2015-11-24 00:40:09 -06:00
root docs: Fix broken symlinks 2015-11-24 00:40:09 -06:00
README.md docs: Followup to the recent docs branch: clean up some internal cross-references. 2015-11-27 04:07:02 +00:00

zsh-syntax-highlighting / highlighters

Navigate into the individual highlighters' documentation to see
what styles ($ZSH_HIGHLIGHT_STYLES keys) each highlighter defines.

Refer to the documentation on highlighters for further
information.